NIPO ODIN Version 5.17*MOVAPurpose Transfers data to the T-file or Sample table record. Syntax
Description Data specified in the second argument is transferred to the data field in the T-file or Sample table record specified in the first argument. The original contents of the receiving data field are overwritten. This command may also be allowed under condition. Arguments
Remarks Positions in the T-file are linked to fields in the Sample table. For more information, see Copying Positions From a T-file for details. As a result you should not refer to positions in the T-file that overlap fields. For example, the following script: *MOVA 136L55 101L55 Results in the message Example *QUESTION 1 *NUMBER 290L2 *ADDRESS This example stores the contents of Q2 (position 61-62) in position 290-291 of the T-file. This corresponds to the 4th and the 5th position in the field |
||
|