PedalSteel
Programmer
How can a Rexx program read information piped from a Windows XP command? Is it possible?
I mean something like
If reading a pipe isn't possible, I guess a virtual disk might be the answer (I want to avoid disk i/o). Can someone recommend a download for that purpose? I've tried VDK, but I can't understand how to use it from the information supplied with it.
__________________________________________________
Nikon D100 RawShooter PaintShopProXI Python ReXX MySQL
I mean something like
Code:
dir *.jpg | myprog.rex
If reading a pipe isn't possible, I guess a virtual disk might be the answer (I want to avoid disk i/o). Can someone recommend a download for that purpose? I've tried VDK, but I can't understand how to use it from the information supplied with it.
__________________________________________________
Nikon D100 RawShooter PaintShopProXI Python ReXX MySQL