Menu
comp.lang
Embarcadero
Microsoft
Related Sites

Newsgroup: embarcadero.public.csharpbuilder.general


cowbee - how comes data become a charactor...? -   12 Jul, 06:22 [ Get full thread ]  
how comes data become a charactor...?
hi guys,
I use perl to split a data file, and print the wanted data to a new
file
then,i use fortran to read it, but every time i get:

PGFIO-F-225/list-directed read/unit=10/lexical error-- unknown token
type.
 File name = PSFC2003-12-19_12:00:00    formatted, sequential access
record = 2
the data file looks like:
 87 87 1
102117.6
102168.6
102139.6
102105.6
102083.4
102058.9
102034.0
102009.7
101985.7
......
I define a real variable dummy to read the 102117.6 etc, but only when
I define the dummy
as charactor can I read the data...
any suggestions?
robert.corbett - Re: how comes data become a charactor...? -   12 Jul, 06:28 [ Get full thread ]  
glen herrmannsfeldt - Re: how comes data become a charactor...? -   19 Jul, 00:30 [ Get full thread ]  

Click on title to retrieve message.