Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
File() function
Message
 
To
08/05/2001 14:09:37
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Miscellaneous
Thread ID:
00504898
Message ID:
00504904
Views:
13
>Hi All,
>
>I'm having a problem with the File() function. I get an error on the following IF File command: "Missing )"
>
>The first 2 commands work fine and the file comes up in the browse. But I can't seem to get the FILE() function to work. ANy suggestions? TIA.
>
>USE C:\CHANDLER\MYLABELS
>BROW
>IF FILE(C:\CHANDLER\MYLABELS.DBF)
>ENDIF
>
>Regards,
>
>Paige

Have you tried

IF FILE("C:\CHANDLER\MYLABELS.DBF")
Bret Hobbs

"We'd have been called juvenile delinquents only our neighborhood couldn't afford a sociologist." Bob Hope
Previous
Reply
Map
View

Click here to load this message in the networking platform