Testing long string handling support
Testing Harbour long string handling with device output.
NOTE: The Clipper limits the size of a string of up to 65,535 bytes (64K). In Harbor this limit is much higher: you could load a file with more than 2Gb to inside a memory variable!
     
  Files:  
   
  Screenshot:  
     
 


longdev application running on Linux

 
     
  How to compile:  
  To learn how to compile/link this example see our specific section on this link.