Forum Post: RE: Format string of TEMP-TABLE field via BUFFER-FIELD handle

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

mihai.pintea

Guest
The thing is when you get the buffer-field handle for a temp-table it assign the format as "x(8)" so the string-value return the first 8 chars. to avoid this you can Reassign the format for the buffer field handle. For more details see the following link: www.peg.com/.../msg00484.html

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