[stackoverflow] [progress Openedge Abl] How To Assign Content Of A File To A String...

Status
Not open for further replies.
M

mac100

Guest
Assigning content of a huge file around 80 KB to a string variable

copy-lob from file "E:\edifact\test\PFCONCEPT22685.EDI" to text-memptr.
v-edistring = get-string(text-memptr,1).


shows error attempt to exceed maximum size of character variable.

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