Re: Windows Command Line Silent Option

2019-10-23 Thread Bob Sneidar via use-livecode
Whoops! Never mind. Read dictionary FIRST, not LAST. To prevent a console window from appearing when the shell command is executed, set the hideConsoleWindows property to true. Bob S > On Oct 23, 2019, at 09:05 , Bob Sneidar via use-livecode > wrote: > > Hi all. > > Shell is great, but o

Re: Windows Command Line Silent Option

2019-10-23 Thread Bob Sneidar via use-livecode
Thanks Klaus yer too fast for me. :-) Bob S > On Oct 23, 2019, at 09:08 , Klaus major-k via use-livecode > wrote: > > Hi Bob, > >> Am 23.10.2019 um 18:05 schrieb Bob Sneidar via use-livecode >> : >> >> Hi all. >> >> Shell is great, but on Windows when a shell call is made it shows a comm

Re: Windows Command Line Silent Option

2019-10-23 Thread Klaus major-k via use-livecode
Hi Bob, > Am 23.10.2019 um 18:05 schrieb Bob Sneidar via use-livecode > : > > Hi all. > > Shell is great, but on Windows when a shell call is made it shows a command > window briefly. This has the effect of freaking end users right out of their > minds. For all they know, hackers are breakin