PeopleTools and Lifecycle Management - PSFT (MOSC)

MOSC Banner

How to write a text file without both CR/LF? Or how to remove CR from file?

edited May 15, 2019 2:07PM in PeopleTools and Lifecycle Management - PSFT (MOSC) 2 commentsAnswered ✓
  • Using PeopleCode (WriteLine or Write Record) to create a text file on Windows.  Each line has both a Carriage Return and Line Feed.  This is causing a problem for consuming the file on UNIX.  Is there a way to create a file in Peoplecode that does not use both CR and LF?  Or a way to strip the CR without using some 3rd party tool?

Thanks.

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center