Im traying to get out put of this below mention simple
logic code.But im geting out of different.(im trying with
my laptop trhough my company server.
DCL &FIELD1 *CHAR 10 VALUE('TCS AS/400')
DCL &FIELD2 *CHAR 10
CHGVAR(%SST(&FIELD2 1 10))(%SST(&FIELD1 10 1)
Can you tell me the value of field2 after excuted of CHGVAR
command.
Answers were Sorted based on User's Feedback
parameters cannot be passed in which one???
How can i keyed a flat file in RPGLE
The PGMA calls PGMB.PGMB generates a report.The report should contain the called program name(PGMA).How do i get the called program name in PGMB to print it on the spool file?(calling program name should NOT be hard coded or passed as parameter to called program?
3 members in databasefile .how to read records from all the members??
What hapens when we use CPYF command to copy a LF? On which PF will it be dependent???
why subproc not run in dftactgrp?????/plz explain
thanks mr.Harshad R Suryawaunshi,i'm new to as400 i think you are telling in rpgile i know only rpg400 if possible can you tell in rpg400
i'm working on progA , in that program i want to see the userids of the users who work on this program?
If there are 1000 member(PGM type) in a SRC file. How can we compile in a CL program? ( It need to be done in a loop)?
How many program bind in one module....
In RPG program one file using as a PRIMARY file while running program some of the records reading twice any body know why its happening
what is a rpg?