[Progress Communities] [Progress OpenEdge ABL] Forum Post: RE: How to use PUT statement to write numbers as characters?

  • Thread starter Thread starter mollyfed
  • Start date Start date
Status
Not open for further replies.
M

mollyfed

Guest
Or if you can't for other reasons remove the UNFORMATTED option, could you convert them to string before or in the put statement with the formatting wanted. I.E. PUT UNFORMAT string(cid,"9999").

Continue reading...
 
Status
Not open for further replies.
Back
Top