marale Posted December 11, 2003 Posted December 11, 2003 hello, when i want to verify the value of $cmdline[1] in a script, i have an error when it is empty. Can you help me. Thanks. if $cmdline[1]=="" then msgbox(0,"Warning","No variable from %1") else msgbox(0,"Server",$cmdline[1]) endif
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