Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to Close Project through program?
Message
From
21/07/2005 13:17:58
 
 
To
21/07/2005 13:13:50
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 6 SP5
OS:
Windows XP SP2
Network:
Windows NT
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01034750
Message ID:
01034753
Views:
21
This message has been marked as the solution to the initial question of the thread.
>hello everybody.
>
>how do i close a project which i opened through a program with
>MODI ;
> PROJECT MyProjName ;
> NOWAIT ;
> NOSHOW
>
>thanks for your help!
=Application.ActiveProject.Close()
or
release window 'project manager'
Gregory
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform