For this example (with runret) I updated to current beta.sinilill wrote:with the new runret command![]()
Code: Select all
::text runret ("cmd /c ipconfig /all"), 720, 900, "IP Config",,;
runret is great
For this example (with runret) I updated to current beta.sinilill wrote:with the new runret command![]()
Code: Select all
::text runret ("cmd /c ipconfig /all"), 720, 900, "IP Config",,;
Code: Select all
::text runret ("ipconfig /all"), 720, 900, "IP Config",,;