MetaCard 2.4.3 beta 2

Ernst M. Reicher e.reicher at aon.at
Wed Jul 3 07:01:01 EDT 2002


In the readMe it reads:
******************* MetaCard 2.4.3 release notes *********************
The messages "suspend" and "resume" are sent when the application
loses and gains the keyboard focus, respectively.

In the HelpIndex only resumeStack and suspendStack are mentioned???

suspend and resume don´t work predictable...
I tried it in the cdScript and stackScript

on suspend
  beep
  put return & "suspend" & the date & the time after fld "logfld"
end suspend

on resume
  beep
  put return & "resume" & the date & the time after fld "logfld"
end resume

in the stackScript it worked once but with a sevenTimesRepetition

??????
as I understand the use of it should be to catch the moment the user
switches to another application!?!?!?

Regards,
          Ernst

besides:
funny design-error: in the scriptEditor two menues (Messages and Properties)
have 2D-borders, the others 3D!??





More information about the metacard mailing list