Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Baffled by variables
Message
From
08/01/1997 22:49:42
John Adams
John T. Adams Software Consulting Svcs
Keedysville, Maryland, United States
 
 
To
08/01/1997 19:49:55
Tony Catalano
Bennett and Williams Eci
Columbus, Ohio, United States
General information
Forum:
Visual FoxPro
Category:
Troubleshooting
Miscellaneous
Thread ID:
00016834
Message ID:
00016854
Views:
31
>If anyone can help I'd really appreciate it
>
>thanks
>
>tony c.

Tony,

Test to make sure that your parameter is being passed to the program correctly. A simple ? (parameter name) after the Lparameters statement in your program will echo the parameter value to the screen. If the right table name appears, your problem comes from the way you are attempting to open the table.

When using the parameter value instead of the actual table name, remember that you need to enclose the parameter name in parenthesis
eg use (mytablename) in 0 alias MyTable.

HTH.

John
John Adams

John T. Adams
Software Consulting Services
Previous
Reply
Map
View

Click here to load this message in the networking platform