Receiving "File not found" Message When Creating a New File With
Primary Software: LabWindows/CVI Development Systems>>Full Development System |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|
||||||||||||||||||||||||||||||||||||||||||||||||||
Problem:
I am trying to use the
FileSelectPopup() function to get a path to a new file I am creating, but when I click Select, I receive a "File not found" message. What's going on?Solution:
The
FileSelectPopup() function contains a buttonLabel parameter with the following choices:
- OK = VAL_OK_BUTTON
- Save = VAL_SAVE_BUTTON
- Select = VAL_SELECT_BUTTON (affects existing files only)
- Load = VAL_LOAD_BUTTON (affects existing files only)
Related Links:
Attachments:
|
|
||||||||||||||||||||||||||||||||||||||||||||||||||
Report Date: 08/08/2006
Last Updated: 08/14/2006
Document ID: 407AO9SF
