Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Use of macro substitution(&) and FILE() at runtime
Message
From
23/01/2000 20:32:15
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Troubleshooting
Title:
Use of macro substitution(&) and FILE() at runtime
Miscellaneous
Thread ID:
00321491
Message ID:
00321491
Views:
49
Hi ALL,
I encountered two problems:
1. Use of macro substitution(&) at runtime produce an error while it is alright in command window:
Copy file &fName to ....
However, Copy file test.dbf to &fName WORKS
2. The use of FILE()fails to tell the existence of a file
FILE(m_fname) returns FALSE at runtime
while FILE(m_fname) return TRUE in command window


I would be grateful to receive answers to the above. Thanks in advance.


Harry
Next
Reply
Map
View

Click here to load this message in the networking platform