Code: Select all
Let>v_testfolder=E:\Documents\BPS\CR 9295\testdata
Let>INPUT_BROWSE=1
Let>INPUT_BROWSE_FILTER=Comma Separated Values (*.CSV)|*.csv
Input>v_file,Select the Test File,v_testfolder
I've tried changing SCRIPT_DIR, but that doesn't work. I know we have extensive dialog creating capabilities, but ASK and INPUT are so useful.
I know you can specify the file to choose. Is there any way to change the behavior of INPUT so that it would browse starting in the folder that I tell it to use?