SAS Batch Submit With In Textpad

General questions about using TextPad

Moderators: AmigoJack, bbadmin, helios, MudGuard

Post Reply
adventcavalier
Posts: 2
Joined: Mon Feb 18, 2008 11:16 pm

SAS Batch Submit With In Textpad

Post by adventcavalier »

Is it possible to set up textpad to execute a batch submit while still using the program. I prefer textpad as an editor, but all the toggling back and forth to submit programs is killing me.
gan

Re: SAS Batch Submit With In Textpad

Post by gan »

adventcavalier wrote:Is it possible to set up textpad to execute a batch submit while still using the program. I prefer textpad as an editor, but all the toggling back and forth to submit programs is killing me.
I'm not sure what exactly you mean by "execute a batch submit", but you have the external tools where you can specify a batchfile or another program with several parameters from textpad. Maybe this could be used? If you explain in more details what you want to achieve i guess it's easier to help if you have some questions about the external tools.
User avatar
Bob Hansen
Posts: 1516
Joined: Sun Mar 02, 2003 8:15 pm
Location: Salem, NH
Contact:

Post by Bob Hansen »

As gan stated, you can create Tools in TextPad. Tools can call batch files, or executables, etc.

Check the Help section on Tools. "How to Customize the Tools Menu".
Hope this was helpful.............good luck,
Bob
adventcavalier
Posts: 2
Joined: Mon Feb 18, 2008 11:16 pm

Post by adventcavalier »

thanks for your help!

i figured out that by assigning sas as a tool and specifying the run command i am able to batch submit with hot key.
Post Reply