P
pliscki
Guest
Avoid using GET-STRING when the size of the memptr variable is unknown. GET-STRING expects a character parameter, whichh has a maximum size of 31991 bytes. Hence the error.
Continue reading...
Continue reading...