March 24, 201015 yr Newbies Hi, im trying to upload a file but im getting an error saying that such path file dosent exist. Ive tried evrething. can anyone give an example of a "existing" path, but please confirm that is working for you. Thx..
March 24, 201015 yr This error can occur when you have not specified the path to a file on your computer properly. For example, if you have a text file named "test.txt" in the "project" folder of your C drive, you would need to specify "c:projecttest.txt" as your path. You can also use the filemaker "filemac" and "filewin" path format. The SCChoose function will also give you a file chooser dialog box which will let you select a file using a file chooser dialog box which you may want to use to help you specify paths correctly.
March 24, 201015 yr Author Newbies Sorry, i made a mistake, now is working. Thanks! Edited March 24, 201015 yr by Guest
Create an account or sign in to comment