View previous topic :: View next topic |
Author |
Message |
batu544 Beginner
Joined: 02 Aug 2005 Posts: 75 Topics: 27
|
Posted: Tue Aug 16, 2005 4:56 am Post subject: Query abt SAS and COBOL. |
|
|
HI,
Is this possible to write a pgm embedding SAS in COBOL ? _________________ Regards,
batu |
|
Back to top |
|
 |
kolusu Site Admin

Joined: 26 Nov 2002 Posts: 12378 Topics: 75 Location: San Jose
|
Posted: Tue Aug 16, 2005 6:51 am Post subject: |
|
|
Quote: |
Is this possible to write a pgm embedding SAS in COBOL ?
|
batu544,
Cobol Compiler does not recongize the SAS language commands. However I think that you can call a sas load module from cobol even though I have never done that. On the other hand you can actually call a COBOL load module from SAS. check this link which shows the call from sas with examples.
http://support.sas.com/techsup/technote/ts575.html
Hope this helps...
Cheers
Kolusu _________________ Kolusu
www.linkedin.com/in/kolusu |
|
Back to top |
|
 |
|
|