mirror of
https://github.com/sasjs/core.git
synced 2026-01-14 20:10:05 +00:00
chore: automated commit
This commit is contained in:
4
all.sas
4
all.sas
@@ -1637,8 +1637,8 @@ Usage:
|
|||||||
_webout. To assist with this, we also run stpsrvset('program error', 0)
|
_webout. To assist with this, we also run stpsrvset('program error', 0)
|
||||||
and set SYSCC=0. For 9.4m3 we take a unique approach - we open a macro
|
and set SYSCC=0. For 9.4m3 we take a unique approach - we open a macro
|
||||||
but don't close it! This provides a graceful abort, EXCEPT when called
|
but don't close it! This provides a graceful abort, EXCEPT when called
|
||||||
called within a %include within a macro. See tests/mp_abort.test.1.sas for
|
called within a %include within a macro (and that macro contains additional
|
||||||
an example case.
|
logic). See mp_abort.test.nofix.sas for the example case.
|
||||||
If you know of another way to gracefully abort a 9.4m3 STP session, we'd
|
If you know of another way to gracefully abort a 9.4m3 STP session, we'd
|
||||||
love to hear about it!
|
love to hear about it!
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user