Antonio,
I'm checking if a network file exist as you said in other topic with the code:
MsgAlert(File("\\server\c\Sample.txt"))
I always get .F.
I'm trying also with my local machine:
MsgAlert(File("\\roberto\c\Sample.txt"))
Always .F.
Where is the mistake?
Thx,
Roberto Parisi