Hi,
is there a possibility to prevent the user opening DASHBOARD from
within a LiveCode standalone?
Normally, the functionkey to open dashboard is 12.
The following script doesn't work:
on functionKey theKey
if theKey is 12 then
exit functionKey
end functionKey
Cheers
Martin
_______________________________________________
use-livecode mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode