Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Differences when fox dox redone in fox6
Message
From
07/02/2002 15:16:31
Hilmar Zonneveld
Independent Consultant
Cochabamba, Bolivia
 
 
To
07/02/2002 15:09:31
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00616909
Message ID:
00616944
Views:
27
>Trust me, I would love too! However, I'm contracted to fix the problem not rewrite the program. The client doesn't want to spend the time or money to bring the code up to today's standards. It's been very hard for me to find all these earlier fox commands but I thought someone out here might know. Thanks for your responses though...

OK, I can understand that. Unfortunately, then, I know too little of the old-fashioned syntax to be of any real help in this particular case.

Or perhaps I do remember a little, after all. Let's see...

Perhaps you can have a push-button as part of the @...GET, that will activate the next screen.

Or if you prefer PageDown, just define the READ as non-circular. Define a number of GET objects, and a READ. When the user gets out of that (with PageDown), the next page of commands appears.

Like this:
* First page
@ ... GET
@ ... GET
@ ... GET
READ
* Second page
@ ... GET
@ ... GET
@ ... GET
READ
Regards, Hilmar.
Difference in opinions hath cost many millions of lives: for instance, whether flesh be bread, or bread be flesh; whether whistling be a vice or a virtue; whether it be better to kiss a post, or throw it into the fire... (from Gulliver's Travels)
Previous
Reply
Map
View

Click here to load this message in the networking platform