when I create a pdf on sas pc I use this syntax:
ODS escapechar='^';
title j=R "^S={preimage='z:\reports\pics\AXA_HEAD.jpeg'} " ;
I want to move this to mainframe:
* how to transfer jpeg file
* what is the syntax of the title statement then
GreetZ,
Herman
I have never worked on Z/OS, but you may try:
1) copy the jpeg file by FTP binary to the MF.
2) Addapt jpeg file name on SAS statement, without changing the sysntax.
With hope it will work, depending on SAS installation on Z/OS.
Registration is now open for SAS Innovate 2025 , our biggest and most exciting global event of the year! Join us in Orlando, FL, May 6-9.
Sign up by Dec. 31 to get the 2024 rate of just $495.
Register now!
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.
Ready to level-up your skills? Choose your own adventure.