Screen Lock in Rev?

Klaus on-rev klaus at major.on-rev.com
Wed Mar 31 15:41:12 EDT 2010


Hi Shani,

> Hi Roger,
> 
> i do this but same problem.screen locked.

you used the wrong order of the commands!

> on mouseUp
>     local tProcess, sHost
        set the hideConsoleWindows to true
> 
>     put shell("booktrade") into tProcess
>   accept connections on port 6800 with message "Server connected"
>   end mouseUp
> 
> command closeSocket
>   put tProcess into sHost
>   close socket sHost
>   return "Socket has been closed."
> end closeSocket
> 
> Regards,
> SHANI

Best

Klaus

--
Klaus Major
http://www.major-k.de
klaus at major.on-rev.com




More information about the use-livecode mailing list