ILE pgms may require a little different technique for overrides... make sure cl pgm and cgi pgm are running in the same activation group... and use the appropriate override scope...
-----Original Message----- From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of Shane Bumgarner Sent: Friday, January 27, 2006 5:10 PM To: [email protected] Subject: [Easy400Group] file overrides in cgi I've written a cgi program that compares 2 files record counts & compares adds an amount field in each file. I'm calling the program from a CL program. I tried to put an override in the CL to override to a generic filename I'm using in my program & quickly discovered it doesn't work. If I put the real filename in the program and it works. I'm thinking overrides are specific to a job (not sure) so when the cgi gets called it obviously runs in a different job, therefore the override doesn't work. Someone correct me if I'm wrong on this. So can anyone tell me if there's a way to override files for a cgi program? I have about 80 different programs that create files that I override to a generic filename. Anyhelp is appreciated... Shane Yahoo! Groups Links Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/Easy400Group/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
