BookmarkSubscribeRSS Feed
tarik103
Calcite | Level 5

Hello everybody!

I have a probleme with the proc soap

my result is in  one line.

there is no line feed ??

anybody has that problem

5 REPLIES 5
FriedEgg
SAS Employee

Why is that a problem?

Doc_Duke
Rhodochrosite | Level 12

one possibility is that PROC COAP is running in a *nix environment and you are reading the output on Windows (with, say, NotePad).  *nix and Windows use different end-of-line markers.

tarik103
Calcite | Level 5

that a problem for consulting via puttyputty.png

FriedEgg
SAS Employee

What do you expect to gain from looking at this XML data in PuTTY?

You can use xmllint (assuming it's installed), a command line XML tool for linux to get a 'pretty print' of the data

$> xmllint --format FILE.XML

tarik103
Calcite | Level 5

Thanks a lot for the answers

hackathon24-white-horiz.png

The 2025 SAS Hackathon has begun!

It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.

Latest Updates

What is Bayesian Analysis?

Learn the difference between classical and Bayesian statistical approaches and see a few PROC examples to perform Bayesian analysis in this video.

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
  • 5 replies
  • 1744 views
  • 3 likes
  • 3 in conversation