Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
An exe file to browse.
Message
From
20/09/2007 06:27:22
 
 
To
20/09/2007 03:39:04
Lutz Scheffler (Online)
Lutz Scheffler Software Ingenieurbüro
Dresden, Germany
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 8 SP1
Miscellaneous
Thread ID:
01255670
Message ID:
01255689
Views:
12
>>I want to make an exe file to browse tables. I would like to type in
>>"browse clients" at the prompt to execute the browse program with clients data.
>>It is like running an exe with a parameter. Any help will be appreciated.
>
>simple (Main) Programm
>
>
>LPARAMETERS;
>tcFile
>
>*add some error checking here
>
>use (tcFile)
>BROWSE
>
>
>HTH
>
>Agnes

And that prog might as well call a form that opens that table and displays it in a grid.

Alternatively, of course, Shafid, there are teh browse params so you can tailor the browse windo.
- Whoever said that women are the weaker sex never tried to wrest the bedclothes off one in the middle of the night
- Worry is the interest you pay, in advance, for a loan that you may never need to take out.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform