![[About]](e:\os2httpd_1.3.2\htdocs\rexxtipsntricks\about.gif)
![[Toc]](e:\os2httpd_1.3.2\htdocs\rexxtipsntricks\toc.gif)
0.9b (c) 1995 Peter Childs
"There is a bug in OORexx/NT which is in the GA product, but will be fixed in WARP 4 Fixpack #1. (according to the developers).
The directory() function only maintains 1 drive at 1 time. e.g.:
say directory("c:\test1") // c:\test1
say directory("d:\test2") // d:\test2
say directory("C:") // c:\ :-(
say directory("D:") // D:\ :-(
This problem is NOT in the OS/2 version of Object REXX."
Source: Mario Semo (see EMail Addresses)
Inf-HTML End Run - Successful