Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Problem with TYPE() with variable for the table
Message
 
To
22/06/2004 20:50:12
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00916260
Message ID:
00916586
Views:
14
I don't think the table has to be selected, but it has to be open and you have to be using the correct alias.
I have tested it here at home and it works for me:
einar = "c:\vfp\mytable.dbf"
use (einar)
?type(juststem(einar)+".myfield")
Einar

>yes the table is open, but i have another table currently selected. should the table be selected first before using type?
>
>ok i'll try it. thanks!
Semper ubi sub ubi.
Previous
Reply
Map
View

Click here to load this message in the networking platform