Extending vfp command TEXT/ENDTEXT to big strings
[Post 270] the web uses actually very big string to represent for ex a big picture,as 64 encoded string .... vfp has natively limited the litteral string to 255 chars. in text/endtext this string was limited to 8192 octets. if you put in code between...