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

SAS Innovate 2025: Save the Date

 SAS Innovate 2025 is scheduled for May 6-9 in Orlando, FL. Sign up to be first to learn about the agenda and registration!

Save the date!

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
  • 1304 views
  • 3 likes
  • 3 in conversation