How to configure TextPad for running SAS ?

General questions about using TextPad

Moderators: AmigoJack, bbadmin, helios, Bob Hansen, MudGuard

JKlein
Posts: 11
Joined: Mon May 12, 2014 12:46 pm

Post by JKlein »

Yes I did. When I tick that box, these following fields become selectable :
- regular expression to match output
- registers (file, line, column)

I don't know what it is about but I tried to do it without filling nothing. That makes TextPad writing a little message about running codes.
I may be wrong but I think this is not related to the program (SAS) outputs.
ben_josephs
Posts: 2464
Joined: Sun Mar 02, 2003 9:22 pm

Post by ben_josephs »

What little message?
JKlein
Posts: 11
Joined: Mon May 12, 2014 12:46 pm

Post by JKlein »

For example, "Tool completed successfully", it works good (thanks to you!).
Therefore, I installed and use now TextPad last version 7.3.0, you are right : it is exactly the same for selecting blocks code :)
ben_josephs
Posts: 2464
Joined: Sun Mar 02, 2003 9:22 pm

Post by ben_josephs »

If that's all that appears in the Tool Output window, the program you are running is sending nothing to standard output or standard error (the console).
JKlein
Posts: 11
Joined: Mon May 12, 2014 12:46 pm

Post by JKlein »

Yes exactly. I don't necessary want the program (SAS) to send its outputs to TextPad.

Here is the configuration I search :
- I run my SAS code with TextPad
- I have outputs and log in SAS (as usually when you are using the SAS editor)
Post Reply