Thread
:
cmd commands
View Single Post
Dec 2nd, 2005, 10:41 AM
#
2
eclipsed4utoo
Newbie
Join Date: Dec 2005
Posts: 7
Rep Power:
0
you mean like using DOS commands in the Perl script?
like....
(
Toggle Plain Text
)
# directory command $cmd = "dir"; system($cmd);
# directory command $cmd = "dir"; system($cmd);
you mean something like that?
eclipsed4utoo
View Public Profile
Find More Posts by eclipsed4utoo