Re: Disappearing Window?

Peter Diffey ((no email))
Wed, 23 Nov 94 23:24:00 GMT

use unix
The unix sleep command takes virtually no cpu, so do a shell call

on Mouseup
shelll "sleep X"
end mouseUp

or on card open - cannot remeber the exact hypercard syntax
shell "sleep ...

sorry about the rubbish in the file - working at home with a poor emulation

Pete Diffey