Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Used() command
Message
From
21/11/2000 10:39:35
 
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Miscellaneous
Thread ID:
00444127
Message ID:
00444138
Views:
9
>I have the below but it returns .F., when should be .T.
>
>dvar1 ='\\Lmca-server\ldrive\'
>datbase = '0bl'
>use (dvar1)+(datbase)
>?USED(datbase) && returns .F.
>BROW && browses just fine

That's because the file name starts with a number.
? ALIAS() and see what you get - it will be either A - J or Wn where n is the work area.
Insanity: Doing the same thing over and over and expecting different results.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform