Hello friends,
Today i'm here to post a possible "newbie" question, sorry for it =P
First of all, I have my data-set that must be used to store some members to perform the compilling and etc of the Assembler code.
Now, I have an assembler code stored in ZOS.CONTEST(ASM010), this is the source code of the program I have to optimize, modify, compile and run, but I have to copy this member to my data-set (called ZCON039). How can I do this?
Second, there's another data-set used to store the program compiled stuff called ZOS.PART3.LOAD, I have to copy it to ZCON039 named ZCON039.PART3.LOAD. How can I do this too?
I already fixed the assembler code here on notepad and made the changes required, but I have to put it in my data-set so it can be analyzed by IBM's staff =P
Thanks in advance,
[]'s!