home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / os / msdos / programm / 12479 < prev    next >
Encoding:
Text File  |  1993-01-27  |  1018 b   |  27 lines

  1. Newsgroups: comp.os.msdos.programmer
  2. Path: sparky!uunet!news.univie.ac.at!scsing.switch.ch!univ-lyon1.fr!ghost.dsi.unimi.it!rpi!usc!cs.utexas.edu!torn!pulp.cs.laurentian.ca!abigail
  3. From: abigail@ramsey.cs.laurentian.ca (Shawn Abigail)
  4. Subject: Long strings in Turbo Vision
  5. Message-ID: <1993Jan27.140657.22953@ramsey.cs.laurentian.ca>
  6. Summary: Long strings in Turbo Vision
  7. Keywords: turbo pascal
  8. Organization: Dept. of Computer Science, Laurentian University, Sudbury, ON
  9. Date: Wed, 27 Jan 1993 14:06:57 GMT
  10. Lines: 15
  11.  
  12.  
  13. I am using Turbo Pascal 6.0 with Turbo Vision.  I want to set up
  14. a dialog box field to input a very long string of characters
  15. (i.e. about 5000).  I know that strings are limited to 256 characters,
  16. and the turbo vision field is limited too.  Is there some way
  17. around this, or will I have to input the information in several
  18. fields and then append it all together into one array at the end?
  19. Any suggestions would be helpful.  Please email to:
  20.  
  21. abigail@ramsey.cs.laurentian.ca
  22.  
  23. Thanks!
  24. Shawn Abigail
  25.  
  26.  
  27.