Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Running screens
Message
 
To
27/09/1999 10:50:31
Julius Sotomil
Icodes Computer Services
Philippines
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Miscellaneous
Thread ID:
00269348
Message ID:
00269357
Views:
23
>Hi! I'm a FPW 2.6 programmer and trying to convert my apps to VFP. I'm having trouble with my screens. In the past, I just use this command to run a screen
>
> do MyScreen.spr
>
>but now, I can't figure out how to in VFP. Any help will be appreciated.. :)
>
>
>Julius

In VFP the screens were replaced with forms. You don't have the separate file with the compiled form code ( like .spr) amymore.
You just issue:

DO FORM myform

Nick
Nick Neklioudov
Universal Thread Consultant
3 times Microsoft MVP - Visual FoxPro

"I have not failed. I've just found 10,000 ways that don't work." - Thomas Edison
Previous
Reply
Map
View

Click here to load this message in the networking platform