J
Jason Cook
I'm writing a script for disabled users to enable them to navigate to their
frequently-used directories easily (using voice recognition, but that's not
particularly relevant). The code is going to be very similar for both opening
and saving files, so for the purposes of economy, gracefulness and
ease-of-use, I'd like to combine them into one command. However I need to be
able to determine whether I'm in the File...Save As dialog box or the
File...Open box at a certain point in the code.
Can anyone help ?
frequently-used directories easily (using voice recognition, but that's not
particularly relevant). The code is going to be very similar for both opening
and saving files, so for the purposes of economy, gracefulness and
ease-of-use, I'd like to combine them into one command. However I need to be
able to determine whether I'm in the File...Save As dialog box or the
File...Open box at a certain point in the code.
Can anyone help ?