I am having a vexing problem with FCREATE(). Sometimes it works as expected and other times FERROR() returns error code 5 (access denied). I have been unable to find any documentation on what causes this error code. Can anyone help?
I am using FCREATE() in GENPAGE().
When I call GENPAGE() from PROGRAM_ONE everything works as expected.
When I call GENPAGE() from PROGRAM_TWO I get the access denied error code.
Both PROGRAM_ONE and PROGRAM_TWO are called from the same DO CASE structure in MAIN.PRG, so the problem must be somewhere in PROGRAM_TWO. However, since I don't have the foggiest idea what I am looking for, I can't find the problem.
Any help would greatly be appreciated.e
mmerlinn
"Political correctness is the BADGE of a COWARD!"
I am using FCREATE() in GENPAGE().
When I call GENPAGE() from PROGRAM_ONE everything works as expected.
When I call GENPAGE() from PROGRAM_TWO I get the access denied error code.
Both PROGRAM_ONE and PROGRAM_TWO are called from the same DO CASE structure in MAIN.PRG, so the problem must be somewhere in PROGRAM_TWO. However, since I don't have the foggiest idea what I am looking for, I can't find the problem.
Any help would greatly be appreciated.e
mmerlinn
"Political correctness is the BADGE of a COWARD!"