Leemi
Fri Apr 16 15:46:07 CDT 2004
Hi Kamran:
There are some examples of running a VFP executable as a service on
Universalthread.com. Go to www.universalthread.com, click on the VFP Zone
icon, and choose Downloads icon. In the Summary text box of the query page,
search for "service."
I hope this helps.
This posting is provided "AS IS" with no warranties, and confers no rights.
Sincerely,
Microsoft FoxPro Technical Support
Lee Mitchell
*-- VFP8 HAS ARRIVED!! --*
Read about all the new features of VFP8 here:
http://www.universalthread.com/VisualFoxPro/News/VFP8Release.asp
Purchase VFP8 here:
http://shop.microsoft.com/Referral/Productinfo.asp?siteID=11518
Keep an eye on the product lifecycle for Visual FoxPro here:
http://support.microsoft.com/default.aspx?id=fh;[ln];lifeprodv
- VFP5 Mainstream Support retired June 30th, 2003
- VFP6 Mainstream Support retires Sept. 30th, 2003
>Hi all,
>I want to run my VFP 8 program as a Windows 2K service. This utility
program
>constantly looks for some data and imports/exports to another application.
I
>have made classes (one timer and other olepublic - timer class calls
>olepublic class methods periodically) and added code. But now I need to
make
>it as a Windows service. How can I do this?
>Thanks in advance.
>Kamran