PROCESS(DISK1)
MOVE(1,491,TO,1,491)
MOVE(492,518,TO,496,522)
CHANGE(492,1,X,'00')
00021 - FMU6CV05-020: INITIAL VALUE FOR HEXADECIMAL FIELD CONTAINS INVA
00023 - FMU6CV05-010: INITIAL VALUE FOR HEXADECIMAL FIELD EXCEEDS LENGT
00023 - FMU6COMP-910: ALL INPUT IGNORED UNTIL NEXT RIGHT PARENTHESIS
COPY(DISK2)
END(PROCESS)
Joined: 26 Nov 2002 Posts: 12378 Topics: 75 Location: San Jose
Posted: Mon Jun 06, 2005 10:35 am Post subject:
Schintala,
Please post detailed information on what you're trying to accomplish. Do not make people guess what you mean. This will give you a much better chance of getting a good answer to your question.
For starters you did not provide the PGM/utility you are trying to run. I cannot just guess looking at the control cards.
Post the DCB characterstics of the input and output files along with a sample of input and output data. May be we can suggest an alternate way of accomplishing the task.
Joined: 18 May 2005 Posts: 108 Topics: 31 Location: USA
Posted: Mon Jun 06, 2005 10:52 am Post subject:
Hi, Thank you for the comments. Anyway I figured out the probelm here. I was just using the single quotes in the SYSIN CHANGE key word which I shouldn't use. It should be like this.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum