BookmarkSubscribeRSS Feed
Inp
Obsidian | Level 7 Inp
Obsidian | Level 7
Hi Dear,
If any one know how to pass macro varialbe between two platform(From Mainframe to windows or Windows to mainframe) when we use spawner.




Thanks

Inp
2 REPLIES 2
sbb
Lapis Lazuli | Level 10 sbb
Lapis Lazuli | Level 10
Write the %LET statements to a remote or local file then read (using %INCLUDE fileref; ) that file (either local or remote, as the case may be) on the other platform.

Scott Barry
SBBWorks, Inc.
LinusH
Tourmaline | Level 20
I think to use %syslput and %sysrput macros will be a more straightforward solution.

Regards,
Linus Message was edited by: Linus H
Data never sleeps
How to Concatenate Values

Learn how use the CAT functions in SAS to join values from multiple variables into a single value.

Find more tutorials on the SAS Users YouTube channel.

SAS Training: Just a Click Away

 Ready to level-up your skills? Choose your own adventure.

Browse our catalog!

Discussion stats
  • 2 replies
  • 975 views
  • 0 likes
  • 3 in conversation