View previous topic :: View next topic |
Author |
Message |
rg_nath Beginner
Joined: 03 Jul 2015 Posts: 23 Topics: 7
|
Posted: Tue Aug 18, 2015 1:14 pm Post subject: Reference Modification in Easytrieve |
|
|
Hi,
I would like to know that is there any 'Reference Modification' for MOVE statement is available in Easytrieve. As of i know the below syntax is for Reference Modification for MOVE statement in Easytrieve. Please help me on this with one example if you if you have any.
MOVE FLD1 START-POS LENGTH TO FLD2 START-POS LENGTH
I have used based on above syntax but not working. And i would like to use Reference Modification in IF statements also. Thanks.
-Nath |
|
Back to top |
|
 |
kolusu Site Admin

Joined: 26 Nov 2002 Posts: 12378 Topics: 75 Location: San Jose
|
|
Back to top |
|
 |
rg_nath Beginner
Joined: 03 Jul 2015 Posts: 23 Topics: 7
|
Posted: Tue Aug 18, 2015 1:26 pm Post subject: |
|
|
Thanks Kolusu.
I have to search in forum b4 posting. My bad. I will do from now.
-Nath |
|
Back to top |
|
 |
William Collins Supermod
Joined: 03 Jun 2012 Posts: 437 Topics: 0
|
Posted: Wed Aug 19, 2015 1:38 am Post subject: |
|
|
You can't use the same technique in an IF, so tough there. Also, always remember that Easytrieve Plus is like any other language in the world. If you invent syntax, it is just blind luck if it does what you expect. Rather than inventing syntax, look at the manuals. |
|
Back to top |
|
 |
|
|