My test program uses STRPCO and then STRPCCMD PCCMD("C:test.bat").When I call the program twice,it will ocurse error.Error message likes "Client access AS400 Oganizer already active in device XXXXXXXXX".I don't know why.Thanks.
Software/Hardware used:
sofeware
ASKED:
December 14, 2009 2:44 PM
UPDATED:
December 15, 2009 1:29 AM
It’s because you can only “Start the PC Organizer” (STRPCO) once in a job. If it’s already started, it’ll send a message telling you so.
Tom