Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Set defa to
Message
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Environment versions
Visual FoxPro:
VFP 9 SP2
Miscellaneous
Thread ID:
01342284
Message ID:
01342285
Views:
15
This message has been marked as a message which has helped to the initial question of the thread.
>I have many applications under development
>
>so I have to start with "set defaut to"
>
>But sometimes the path can be very long
>
>Is there any place I can automate this ?
>
>If I create a form with button to each path command, how can I put this form as the VFP starts ?

In your config file config.fpw you can specify the command to start when VFP starts. Check _COMMAND in help.

E.g. _COMMAND=myStartUp.prg

In this program you can run your form.
If it's not broken, fix it until it is.


My Blog
Previous
Reply
Map
View

Click here to load this message in the networking platform