Hi,
I'm getting several build errors like this... (some in forms and some in .prgs...)
Program s:\projects\vfp\stanlyn\dri_dev\server\programs\welcomeuser.prg has the following errors:
Proc./Func. SHOWLOADCLERKSPRINTERMESSAGEBOX - Undefined
The function is actually located in the MasterProcs.prg file and does NOT error when the app runs in dev mode, and probably will not error as an exe. These errors are in the .err file at the end of a build.
Now, what do I put in the welcomeuser.prg that informs the builder where the function is?
VFP9sp2
Thanks, Stanley
I'm getting several build errors like this... (some in forms and some in .prgs...)
Program s:\projects\vfp\stanlyn\dri_dev\server\programs\welcomeuser.prg has the following errors:
Proc./Func. SHOWLOADCLERKSPRINTERMESSAGEBOX - Undefined
The function is actually located in the MasterProcs.prg file and does NOT error when the app runs in dev mode, and probably will not error as an exe. These errors are in the .err file at the end of a build.
Now, what do I put in the welcomeuser.prg that informs the builder where the function is?
VFP9sp2
Thanks, Stanley