Path: utzoo!utgpu!water!watmath!clyde!att!osu-cis!tut.cis.ohio-state.edu!mailrus!ames!pasteur!helios.ee.lbl.gov!ux1.lbl.gov!beard From: beard@ux1.lbl.gov (Patrick C Beard) Newsgroups: comp.sys.mac.hypercard Subject: Re: script help Message-ID: <1018@helios.ee.lbl.gov> Date: 25 Sep 88 05:09:32 GMT References: <6410017@hpcea.CE.HP.COM> Sender: usenet@helios.ee.lbl.gov Reply-To: beard@ux1.lbl.gov (Patrick C Beard) Organization: Lawrence Berkeley Laboratory, Berkeley Lines: 18 In article <6410017@hpcea.CE.HP.COM> twakeman@hpcea.CE.HP.COM (Teriann Wakeman) writes: >How about a script that can determine the CPU {6800,020, 030} on stack >open so that I can change the number of times a second script goes >through an event loop?? > Best way to do this is to use "Ticks" to get hardware independent 60th's of a second resolution delays. This is always guaranteed to work. >Any help would be appriciated > >TeriAnn Hope this helps. Patrick Beard beard@ux1.lbl.gov