home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / lang / pascal / 8550 < prev    next >
Encoding:
Internet Message Format  |  1993-01-26  |  628 b 

  1. Path: sparky!uunet!psinntp!cmcl2!adm!news
  2. From: ISAACSON@husc3.harvard.edu (RON ISAACSON)
  3. Newsgroups: comp.lang.pascal
  4. Subject: Re: Look-a-head (input^) in TPASCAL...???
  5. Message-ID: <35222@adm.brl.mil>
  6. Date: 26 Jan 93 02:41:21 GMT
  7. Sender: news@adm.brl.mil
  8. Lines: 10
  9.  
  10. => ??? Neither Filepos nor Seek work for text files in BP 7.  Which version
  11. => are you using?  
  12.  
  13. Well, I am using Turbo Pascal 6.0, but you are right, a little typo
  14. on my part. Change that TEXT to FILE, or to one of your own user-
  15. defined file types (like "Type IntFile = File of Integer") and you 
  16. should be fine!
  17.  
  18.  - Ron Isaacson, Isaacson@Husc3.Harvard.Edu
  19.  
  20.