Is your task referencing mapped drives? If that's the case, that app would only work if a user that maps drives is logged on. We got around that by using all UNC references (\\server\share\) for the tables that were needed. Another way that works is for the scheduler to execute a batch file that maps the drives then it executes the VFP.EXE from the batch file.
Fred On Sat, Jun 18, 2011 at 4:28 PM, Brant E. Layton <[email protected]> wrote: > Hi Folks, > > I have a small application (.exe) that does VFP sql select statements, etc. > I > have turned TALK off. When I run the program from the desktop, I get an > open, > blank VFP window. But nothing is output. > > I've used Scheduled Tasks to run this type of VFP .exe file in the past, > without > any difficulties. > > Now, however, is seems that the task won't run when the user is NOT logged > in. > > Any suggestions? I've also turned off STATUS and the STATUS BAR, but still > get > the empty window. > > Am I running in to a Windows permissions problem? > > Thanks for any suggestions. > -- > | > Brant Layton| > |480.964.1316| > [excessive quoting removed by server] _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/profox OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech Searchable Archive: http://leafe.com/archives/search/profox This message: http://leafe.com/archives/byMID/profox/[email protected] ** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.

