For a custom Tool I wrote, I'd like to:
(1) Use the selected text as the parameter (using $Sel).
OR
(2) Prompt the user for the value if nothing is selected (using $Prompt).
Is there a way to define a Tool Parameter to be something like:
if ($Sel == null) then $Prompt(Enter value:) else $Sel
Search found 2 matches
- Thu Apr 15, 2004 5:44 pm
- Forum: General
- Topic: Getting Tool Parameters
- Replies: 1
- Views: 459
- Sun Apr 11, 2004 5:57 pm
- Forum: Enhancement Suggestions
- Topic: "Find in Files" and binary files
- Replies: 2
- Views: 402
"Find in Files" and binary files
(I submitted this a while back via email, but just discovered the forums, so am re-submitting here.) Can you make your "Find in Files" option consider "Binary files" to be those that are defined in "Document Class/Binary"? (Currently, it seems to think that binary files are only those with a null in ...