jlewis2k1
Aug 4, 2009, 11:02 PM
I am trying to get this to work...
set MyName to do shell script "whoami"
set EID to do shell script "lynx -dump http://office.myadvatge.com/Status/?UID="&MyName as string
return EID
its not inputting the MyName into the lynx dump line. Am I doing this wrong?
set MyName to do shell script "whoami"
set EID to do shell script "lynx -dump http://office.myadvatge.com/Status/?UID="&MyName as string
return EID
its not inputting the MyName into the lynx dump line. Am I doing this wrong?
