TIP: Click on subject to list as thread! ANSI
echo: qedit
to: ALL
from: `THE LIBRARIAN`
date: 1997-12-21 17:46:00
subject: Saving Keys

From: "The Librarian" 
Hi Gang,
After receiving a fix to my request on a universal toggle, I came up
with a way to save key assignments.  Please, someone tell me if this has
been thought of before.
snip===============================================================snip
 integer even = false
proc ToggleIt()
if even
even = false
Message("Going to Block Begin")
GotoBlockBegin()
Sound(500) Delay(1) NoSound()
else
even = true
Message("Going to block end")
GotoBlockEnd()
Sound(300) Delay(1) NoSound()
endif
end
 Main()
snip===============================================================snip
As you can see this macro uses one macro, but has two separate
functions.
Thanks again Carlo!
Skip
---
---------------
* Origin: apana>>>>>fidonet [sawasdi.apana.org.au] (3:800/846.13)

SOURCE: echomail via exec-pc

Email questions or comments to sysop@ipingthereforeiam.com
All parts of this website painstakingly hand-crafted in the U.S.A.!
IPTIA BBS/MUD/Terminal/Game Server List, © 2025 IPTIA Consulting™.