Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
MAIN.PRG
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Miscellaneous
Thread ID:
00511102
Message ID:
00511530
Views:
16
Ya, here it is:


* PROGRAM: Main.Prg

PUBLIC oApp

SET CLASSLIB TO MyApp.Vcx

oApp = CREATEOBJECT("App")
oApp.StartApp()


You don't need any more than this in your Main program. All
else belongs in your classes.

K
Everything makes sense in someone's mind
public class SystemCrasher :ICrashable
In addition, an integer field is not for irrational people
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform