Hi, all. I am trying to write the file named GE-Speak-Wagner.wav using the filewrite command. When I give it the following path:
\\files.wedr.edu\studentswork\Language\Tests\CollectionBox\2013\112-01-Smith\Wagner-John\Speak\
Nothing gets written. If, however, I remove the last folder of the path and give it the following path:
\\files.wedr.edu\studentswork\Language\Tests\CollectionBox\2013\112-01-Smith\Wagner-John\
The file gets written no problem.
My question is: is there limit to the length (either in characters or in levels of depth) that a path can have with this command? Also, does filewrite return an error message that can be trapped?
I would appreciate any help with this.