Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Using two variables to open a file
Message
From
30/01/2002 01:59:59
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Using two variables to open a file
Miscellaneous
Thread ID:
00612617
Message ID:
00612617
Views:
67
I've faced that situations at few occasions and was wondering what you think.

Lets say I have a data path and a file name variables. So, to open that file, I would then use:
USE gcMainDbf+''+tcChildTable IN 0
as if I use:
USE gcMainDbf+tcChildTable IN 0
that won't work.

I personally never used a file name that contains a +. Is that possible? If not, then, this should be calculated and not searched as is for a file that matches that entire string.
Michel Fournier
Level Extreme Inc.
Designer, architect, owner of the Level Extreme Platform
Subscribe to the site at https://www.levelextreme.com/Home/DataEntry?Activator=55&NoStore=303
Subscription benefits https://www.levelextreme.com/Home/ViewPage?Activator=7&ID=52
Next
Reply
Map
View

Click here to load this message in the networking platform