Dec 3, 2002 #1 godzuki Programmer Joined Apr 18, 2002 Messages 46 Location GB Does anyone know how to execute previously saved data transfer file created in client access from an RPG / CL program?
Does anyone know how to execute previously saved data transfer file created in client access from an RPG / CL program?
Dec 3, 2002 #2 mwalter Programmer Joined Jun 2, 1999 Messages 2 Location US You can try the RTOPC and RFROMPC programs that come with client access. Use STRPCO and STRPCCMD from your RPG Program. Upvote 0 Downvote
You can try the RTOPC and RFROMPC programs that come with client access. Use STRPCO and STRPCCMD from your RPG Program.