03.10.2010, 12:24
zcmd is an include, correct.
dcmd takes up more space in the script, so I can't see why you choose dcmd before zcmd, when it's less job using zcmd and it doesn't take extra space in your script.
Oh well, if you don't wanna learn dcmd/zcmd, use strtok or something.
And btw, no need for sscanf when in need of only one parameter, isnull is more than enough
dcmd takes up more space in the script, so I can't see why you choose dcmd before zcmd, when it's less job using zcmd and it doesn't take extra space in your script.
Oh well, if you don't wanna learn dcmd/zcmd, use strtok or something.
And btw, no need for sscanf when in need of only one parameter, isnull is more than enough