home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / database / informix / 2935 < prev    next >
Encoding:
Internet Message Format  |  1993-01-12  |  1.2 KB

  1. Path: sparky!uunet!zaphod.mps.ohio-state.edu!howland.reston.ans.net!spool.mu.edu!hri.com!ukma!news
  2. From: paul@acus1.cc.uky.edu (paul linton)
  3. Newsgroups: comp.databases.informix
  4. Subject: 2 questions: 4GL source length limit & screen redraw question
  5. Message-ID: <1993Jan12.144538.23837@ms.uky.edu>
  6. Date: 12 Jan 93 14:45:38 GMT
  7. Sender: news@ms.uky.edu (USENET News System)
  8. Distribution: usa
  9. Organization: University of Kentucky
  10. Lines: 17
  11. Nntp-Posting-Host: acus1.cc.uky.edu
  12.  
  13. Excuse this first question if it was sent out before, I think I made
  14. a mistake and did NOT get it out....
  15.  
  16. 1)  Is there a limit on the # of source lines in a 4GL?  I know there is a
  17.     32Kbytes limit on functions.  I was asking if there was a hard limit at
  18.     say 20K lines of source or maybe a Kbyte limit.
  19.  
  20. 2) With ^R to redraw the screen and Informix refreshing underlying windows
  21.    when one is closed it makes sense to think there is some sort of
  22.    data structure keeping track of what the screen should look like.  I
  23.    would appreciate any information to access that structure.  In this case
  24.    I would like to dump the current screen to a file/printer from an
  25.    ON KEY(whatever) CALL dumpScreen() type senario.
  26.  
  27. Thanks
  28.  
  29. Paul
  30.