judithbarer
Programmer
I created a program that will generate a weekly report. I am using VFP 8.0. I want to run this .exe on the server using windows task scheduler. I issued a sys(2335) to turn off modal communications. It generates an error however when I issue a report form command which I am doing to generate a PDF file. Should I disable the sys 2335 and then do report form and then reset it or is there some other way of handling this?
Thanks
Thanks