w0uter Posted September 4, 2005 Posted September 4, 2005 (edited) why does SciTE caputre the STD from a RUN command with an STD flag $i_pid = Run(@comspec & ' /c dir /b /s :', 'C:\', @SW_HIDE, 2) i was thinking maby becouse ":" isnt found, it return an err stream wich SciTE captures? but i dont have a way to find out. does anyone else has some thoughts on this ? Edited September 4, 2005 by w0uter My UDF's:;mem stuff_Mem;ftp stuff_FTP ( OLD );inet stuff_INetGetSource ( OLD )_INetGetImage _INetBrowse ( Collection )_EncodeUrl_NetStat_Google;random stuff_iPixelSearch_DiceRoll
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now