Beefy Boxes and Bandwidth Generously Provided by pair Networks
Do you know where your variables are?
 
PerlMonks  

Re: why doesn't my system('cls') work?

by diotalevi (Canon)
on Oct 06, 2004 at 16:53 UTC ( [id://397083]=note: print w/replies, xml ) Need Help??


in reply to why doesn't my system('cls') work?

If your cmd.exe wasn't somehow missing, you should have written that as $Output = qx( cls );. system returns something entirely different than you were expecting.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://397083]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others browsing the Monastery: (7)
As of 2024-04-23 11:03 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found