If it's going to be a simple batch file then use %1, %2, ... inside the
script to get the parameters passed to it.

Or better install & use a real scripting language like perl. ;-)

Lian Sebe, M.Sc.
Freelance Analyst-Programmer
www.programEz.net

> -----Original Message-----
> From: Enrique Andreu [mailto:[EMAIL PROTECTED]
> Sent: Friday, August 29, 2003 12:36 PM
> To: [EMAIL PROTECTED]
> Subject: Scripts with arguments
>
>
> Hello.
> I have to do an script to create MySQL users, the name
> of the new user have to be a parameter of the script.
> I have no idea, someone can helps me.
> I'm an NT user.
>
>
> Thanks:
>    Enrique Andreu
>
> ___________________________________________________
> Yahoo! Messenger - Nueva versión GRATIS
> Super Webcam, voz, caritas animadas, y más...
> http://messenger.yahoo.es
>
> --
> MySQL General Mailing List
> For list archives: http://lists.mysql.com/mysql
> To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]
>


-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to