Mastering E-Prime: How to Learn E-Prime Programming

Paul Groot pfc.groot at gmail.com
Thu May 12 20:38:33 UTC 2011


Hi All,

The hidden clock.scale configuration at startup David described is
indeed invaluable for serious programming and testing. A poor man’s
trigger implementation I often use is the following:

If GetUserBreakState<>0
    SetUserBreakState 0
    Clock.Scale = …
End if

I normally place this after the startup/intro screen. Just pressing
Ctrl+Shift during the intro will enter turbo/slowmotion mode. This
could be useful when the session number is used for something else
(e.g. list ordering: counterbalance, offset, …)

happy programming...

Paul Groot

-- 
You received this message because you are subscribed to the Google Groups "E-Prime" group.
To post to this group, send email to e-prime at googlegroups.com.
To unsubscribe from this group, send email to e-prime+unsubscribe at googlegroups.com.
For more options, visit this group at http://groups.google.com/group/e-prime?hl=en.



More information about the Eprime mailing list