home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.lang.pascal
- Path: sparky!uunet!charon.amdahl.com!pacbell.com!mips!sdd.hp.com!usc!rpi!sci.ccny.cuny.edu!eleni.gc.cuny.edu!timessqr.gc.cuny.edu!cunyvms1.gc.cuny.edu!LAS
- From: las@cunyvms1.gc.cuny.edu
- Subject: Input of data from text file
- Message-ID: <1992Aug20.135341.8420@timessqr.gc.cuny.edu>
- Sender: news@timessqr.gc.cuny.edu (USENET News System)
- Reply-To: las@cunyvms1.gc.cuny.edu
- Organization: Computer Center, CUNY Graduate School, New York NY 10036
- Date: Thu, 20 Aug 1992 13:53:41 GMT
- Lines: 16
-
-
-
- I am writing a program which inputs data from a text file, and I am receiving
- an incorrect numeric format error message on a Readln(InData, H, R); line.
- Where "InData" is the text file, and "H,R" are both declared real. Generally
- speaking, I have been able to input successfully using the "Assign" and "Reset"
- commands. I seem to be having trouble when the input is mixed numeric and
- characters.
-
- Please reply by e-mail. Thanks in advance.
-
- Bill Baker.
-
-
-
-
-