Yes the name that i want to, it seems to set the name but doesn't use it. I cleared them out and still nothing.
Yes it is a valid path, it works correctly if I execute the script without a parent.
Not sure if I can post the full script.
but here goes
proc main
for intCounter = 1 upto intDealerCount
strfmt strDealerKey "Dealer%d" intCounter
profilerd strDealerPath "Dealers" strDealerKey strDealerNum
strcmp strDealerNum "" intCmp
if intCmp != 0...
I I hate to bring up dead threads but I have a loop using the same type of statement above to insure the username/password are upto date
set dialentry access DATA strDealerNum
set password strPassword
set userid strUserName
however I use the same type of statement for adding them and setting...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.