SETSYSTEMVAL
Abd Ghani Abdullah
abdghani at staroba.org
Fri Mar 16 11:35:09 CDT 2007
Powerhouse 8.43.D1 / HP-UX
Hello there,
I'm trying to set the system variable for the subscreen to identify which file
it should use.
eg:
in PHD
File AA Open $AA
In quick - 1st screen
LET b = "AA" + staff-id
if not setsystemval(AA,b)
then error "cannot set work file")
run screen subscreen
in quick subscreen
some processing
PUT AA
I got the following error
Data access error. (AA*01)
No such file or directory (ERRNO 2)
I also tried to combined the command in a single screen, i.e. set the variable
and PUT in the same procedure to no avail.
Please help.
Thanks & regards.
Ghani.
More information about the powerh-l
mailing list