Scripting Guide > Extending JMP > Work with SAS > Make a SAS DATA Step
발행일 : 03/10/2025

Make a SAS DATA Step

Sending Make SAS Data Step to a JMP data table returns the text for a SAS DATA Step that can re-create the data table in SAS. For example,

dt << Make SAS Data Step

prints a DATA Step to the log that can be used in the SAS Program Editor.

Sending Make SAS Data Step Window produces this code in a window with a .SAS suffix, so that it can be easily run in SAS.

더 많은 정보를 원하십니까? 질문이 있습니까? JMP 사용자 커뮤니티에서 답변 받기 (community.jmp.com).