Prepare for your Next Interview
This is a discussion on redefine a variable within the MainFrame forums, part of the Software Development category; Suppose i redefine a variable ws-a pic x(2) with a variable ws-b pic x(2). my question is whether i can use value clause in any of ...
|
|||
|
redefine a variable
Suppose i redefine a variable ws-a pic x(2) with a variable ws-b pic x(2). my question is whether i can use value clause in any of the variable ?
for eg.1) 05 ws-a pic x(2) value 'aa' 05 ws-b redefines ws-a pic x(2) eg.2) 05 ws-a pic x(2) 05 ws-b redefines ws-a pic x(2) value 'bb' is any one of two is correct or both are incorrect ? ashish |
| Sponsored Links |
![]() |
|
| Thread Tools | |
| Display Modes | |
|
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| How to assign the datatable values to a local variable in a script | Geek_Guest | QTP | 0 | 05-13-2007 05:11 AM |
| Variable, Constants and Data types in C++ | Lokesh M | C and C++ | 0 | 04-27-2007 12:49 AM |
| Change the datatype of a variable | srisha | QTP | 0 | 04-12-2007 07:55 AM |
| How can I access a variable | Sheena_sankar | C and C++ | 6 | 03-08-2007 08:05 AM |
| Process of using parameter and variable | JobHelper | Data Warehousing | 0 | 01-09-2007 05:31 AM |