Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Help App Window
Message
From
15/12/2001 12:37:34
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
 
 
To
15/12/2001 12:25:03
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Miscellaneous
Thread ID:
00594801
Message ID:
00594817
Views:
32
2 additions :)
-Surround your set path with parentheses and doublequotes to prevent future headaches :

set path to ("Graphics;Libs;Progs;HTML;HELP;MENUS;FORMS;DATA;Downloads")

Also for an exe you don't need too much subdirectories. You wouldn't deliver say forms directory content. A typical dir schema for an exe might be ("data;reports")
Thinking Graphics;Libs;Progs;MENUS;FORMS; content is compiled into exe.

-If you use menu builder to generate your .mpr code for you (I think you already did that way) you don't need to push,pop _msysmenu moreover would be wrong in most cases. MPR code takes care of it for you. Just do yourmenu.mpr in main.prg
Cetin
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Previous
Reply
Map
View

Click here to load this message in the networking platform