View Single Post
  #7 (permalink)  
Old 11-14-2005, 03:21 PM
Richard E Maine
Guest
 
Posts: n/a
Default Re: "Floating point decode error"

Random Programmer <nonexistent2032@yahoo.co.uk> wrote:

> I will look up the trim & eor statements.


A slight terminology nit.... which might actually turn out to be
important if you try to find these features by looking at a list of
statements. Neither of these features are statements. Trim is an
intrinsic function, and eor= is a specifier in a READ statement.


--
Richard Maine | Good judgment comes from experience;
email: my first.last at org.domain| experience comes from bad judgment.
org: nasa, domain: gov | -- Mark Twain
Reply With Quote