force a Tab keystroke in dialog box

force a Tab keystroke in dialog box

zale-86
Contributor Contributor
417 Views
1 Reply
Message 1 of 2

force a Tab keystroke in dialog box

zale-86
Contributor
Contributor

I'm using Blubeam Cad Revu and am trying to create a routine to run existing batch files. The trouble is that the Bluebeam command will not run silently so I want to move though the dialog box programmatically. Is there a way to force a Tab keystroke within a lisp command? \t does not seem to work.

I was trying this.... (command "bsibatch " \t "" \t " "01.bbx" "")

Thanks in advance

0 Likes
418 Views
1 Reply
Reply (1)
Message 2 of 2

paullimapa
Mentor
Mentor

Unforutnatley, if the Blue Beam program does not provide for a command line option, then Lisp cannot send a tab key code to maneuver around the dialog window.

 

 

Area Object Link | Attribute Modifier | Dwg Setup | Feet-Inch Calculator
Layer Apps | List on Steroids | VP Zoom Scales |Exchange App Store


Paul Li
IT Specialist
@The Office
Apps & Publications | Video Demos
0 Likes