Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Help
Message
From
07/07/1998 11:28:11
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
 
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Re: Help
Miscellaneous
Thread ID:
00114864
Message ID:
00114900
Views:
17
>I'm getting exactly that message. This is the code I'm using:
>
>DO main.mpr with this, .t.
>mainmenu = this.name
>
>I'ts the title bar I want remove
>
>Perry
So Perry,
In main.mpr first line should read something like "Parameters Parm1,Parm2" to get "this, .t.". If it doesn't just call it "do main.mpr".
do main.mpr with this, .t.

*Main.mpr
parameters toObject, tlSomething
push menu _msysmenu
define menu ...
set sysmenu to (toObject.name)
....
Title bar is removed as in previous reply (Forgot "endwith" as a last line).
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
Next
Reply
Map
View

Click here to load this message in the networking platform