Bit of a shock .. almost all my major Rexx programs failed in weird ways 
with the 4.0 beta.  Tracked down the problem to:

   stream(spec, 'c', 'query size')
 
now returns

 517394710866

if the file named in spec does not exist -- previously it returned 0.   I 
used that because 'query exists' does not work for directories.

Oddly the doc does not specify what 'query size' returns of a file is 
unknown, so I should not have been relying on that anyway ....

Unfortunately I've been using it for years, and it's in over 200 of my 
programs... progress report later ...

Mike

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Mike Cowlishaw, IBM Fellow
http://bit.ly/mfc
IBM UK (MP8), PO Box 31, Birmingham Road, Warwick, CV34 5JL





Unless stated otherwise above:
IBM United Kingdom Limited - Registered in England and Wales with number 
741598. 
Registered office: PO Box 41, North Harbour, Portsmouth, Hampshire PO6 3AU





------------------------------------------------------------------------------
This SF.net email is sponsored by:
High Quality Requirements in a Collaborative Environment.
Download a free trial of Rational Requirements Composer Now!
http://p.sf.net/sfu/www-ibm-com
_______________________________________________
Oorexx-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/oorexx-devel

Reply via email to