function keys

Martin Meili bmmeili at swissonline.ch
Thu Jun 16 10:54:53 EDT 2011


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


More information about the use-livecode mailing list