|
|
On Thu, 3 Jan 2002 12:16:40 -0500, "Anders K." <and### [at] prostard2gcom> wrote:
> > When you read ten variables from file but there
> > is nine in file then after ninth reading file handle is udefined
>
> Note that in your code
Note it's not mine code :-)
> you are testing whether the variable "aah" is
> defined, rather than the file handle.
Handle is tested by read, read not work with undefined handle.
ABX
Post a reply to this message
|
|