i need to pass the parameter "/unload"
so in the parameters section of the File.Run command, do i put
"/unload"
or
"//unload"
?
TIA
Professional Software Development Tools
i need to pass the parameter "/unload"
so in the parameters section of the File.Run command, do i put
"/unload"
or
"//unload"
?
TIA
"/unload"
You don't need to escape forward slashes...only backward slashes.
--[[ Indigo Rose Software Developer ]]
thank you
![]()