Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
File() function
Message
From
08/05/2001 15:57:53
Phillip Perkins
Technology Consulting, Inc.
Louisville, Kentucky, United States
 
 
To
08/05/2001 14:09:37
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Miscellaneous
Thread ID:
00504898
Message ID:
00504979
Views:
14
>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

You could also use:

IF FILE([C:\CHANDLER\MYLABELS.DBF])
"D'OH!" --Homer Simpson
Previous
Reply
Map
View

Click here to load this message in the networking platform