<<
if (chkfunc('GetCommandLineA')) = 0 then
  stdcall function 'GetCommandLineA' alias 'GetCommandLine' () : TEXT
endif

SET VAR vresult = (dlcall('Kernel32', 'GetCommandLineA'))
>>

Works like a charm, thanks.  Now, on to the parsing code.
--
Larry

Reply via email to