Try popping the stack a second time?
netc::post /NOCANCEL /TOSTACK /SILENT "http://www.xxx.com/Addr.php$Parameter$URL" $0 /END
Pop $0 # return value = exit code, "OK" if OK
Pop $1 # maybe it's here?
MessageBox MB_OK "return: |$0|, info: |$1|"
"Only a MouseHelmet will save you from a MouseTrap" -Jason Ross (Me)
NSIS 3 POSIX Ninja
Wiki Profile
|