CompuServe Messages

ARexx Hdinfo.lzh?

    11-Nov-91 18:18:48
Sb: ARexx Hdinfo.lzh?
Fm: robert buchwald 75766,1474
To: all
Ok, I downloaded the HDINFO.lzh script and guess what? I doesn't work! Seems that the only info it shows is for dh0:. After playing with it for untold hours, I came close. Here is my problem: is there any way to suppress the newline generated by the 'say' command?? The string parsing after the otherwise command was way off base. Seems that the word() function doesn't separate words in a string properly. I had better results with the substr() function, but the newline added to the 'say' command makes the output ugly. Help!