Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Problem using if file (¯o)
Message
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Problem using if file (¯o)
Miscellaneous
Thread ID:
01047354
Message ID:
01047354
Views:
61
The routine below does not work
Anybody has a clue ?

It looks like I cannot use a macro& withing if file ()

Thanks, Moises


dire = getdir ()

cll = dire + "/" + "cl.dbf"

if .not. file(&cll)

= messagebox ("File not found")

endif
Next
Reply
Map
View

Click here to load this message in the networking platform