Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Vfp50 - Application Gen
Message
From
24/02/1997 16:13:35
 
 
To
24/02/1997 16:06:05
General information
Forum:
Visual FoxPro
Category:
User groups
Miscellaneous
Thread ID:
00021849
Message ID:
00021854
Views:
35
>>After you gen an application, you get a start.prg.
>>In that start.prg there is some code...
>>
>>*-- Configure application object.
>>goApp.SetCaption("anyfile")
>>goApp.cStartupMenu="menus\anyfile"
>>goApp.cStartupForm="forms\qckstart"
>>
>>I would like to know where "SetCaption",cStartupMenu", and "sStartupForm" are define.
>>
>>I think I would like to do my apps this way.
>>
>>Can somebody help?
>
>It looks like 'SetCaption' is a method and 'cStartupMenu','sStartupForm are properties of 'goApp' object. Depending where you created the object and how the base class was defined. you will find its properties/methods in either Class Designer or code snippet.

They are methods in "Appwiz.vcx" - thanks again...
Robert Keith
Independent Developer
San Antonio, Texas
E-mail address:
rebelrob1@yahoo.com
Previous
Reply
Map
View

Click here to load this message in the networking platform