PDA

View Full Version : Insert dialogue box


msaady
02-06-2004, 10:53 PM
What is the variable to set my insert command to force a dialogue box to open and browse for a file when i type in I for insert in the command line?

The filedia variable is et to open a box.
The cmddia variable is set to opena box as well.

architech
03-06-2004, 03:07 PM
I would check the "button icon" or "PGP" file to see that insert command ... isn't being initiated with a "minus/ dash" in front of the command.

Like so ....

"-insert"

The dash will disable the dialog box. 8)

HTH