Jump to content

Recommended Posts

Posted

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

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...