Date: Tue, 26 Feb 2002 16:00:33 -0000
Reply-To: Chris Jones <chris@XXXTELESPAN.XXXCO.XXXUK>
Sender: "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From: Chris Jones <chris@XXXTELESPAN.XXXCO.XXXUK>
Subject: Re: Return to ISPF from sas
A further enhancement to Peter's suggestion would be to place the following
line in an autoexec macro file and you will merely be able to use the one
character command 'h' to return to ISPF (without leaving SAS, of course):-
%macro h/cmd;pgm;hed;%mend;
--
Chris Jones
reply to: chris.jones@xxxtelespanxxx.co.uk
(remove the x's to reach me)
"Peter Crawford" <peter.crawford@DB.COM> wrote in message
news:OF756003DA.9A235B2C-ON41256B5D.0040906E@db.com...
> From the program editor, log or output windows, issue command
> hed
> This takes you to the edit or browse ispf windows with a copy of
> the contents of that sas window
> If you don't want just to use that edit/browse window, try
> the split screen command/key (ususlly PF2)
>
> good luck
> Peter Crawford
>
>
> Datum: 11/02/2002 10:35
> An: SAS-L@LISTSERV.UGA.EDU
>
>
>
>
> Antwort an: Lars hult <lhu@CODAN.DK>
>
> Betreff: Return to ISPF from sas
> Nachrichtentext:
>
> Is it possible to return to ISPF from sas.
>
> If i enter the command "TSO ISPF" i get the following message
> "SAST111I SPF COMMAND NOT ALLOWED, SPF ALREADY ACTIVE"
>
> Is there any other way to go to ISPF without quitting SAS
>
> Regards
> Lars
>
>
>
>
>
> --
>
> Diese E-Mail enthält vertrauliche und/oder rechtlich geschützte
Informationen. Wenn Sie nicht der richtige Adressat sind oder diese E-Mail
irrtümlich erhalten haben, informieren Sie bitte sofort den Absender und
vernichten Sie diese Mail. Das unerlaubte Kopieren sowie die unbefugte
Weitergabe dieser Mail ist nicht gestattet.
>
> This e-mail may contain confidential and/or privileged information. If you
are not the intended recipient (or have received this e-mail in error)
please notify the sender immediately and destroy this e-mail. Any
unauthorized copying, disclosure or distribution of the material in this
e-mail is strictly forbidden.
>
|