Path: ns-mx!hobbes.physics.uiowa.edu!zaphod.mps.ohio-state.edu!qt.cs.utexas.edu!yale.edu!spool.mu.edu!agate!darkstar!ucscb.UCSC.EDU!unknown From: unknown@ucscb.ucsc.edu (unknown user) Newsgroups: comp.sys.apple2 Subject: ProTERM 3.0 global macro to switch between 38400 and 57600 Message-ID: <31736@darkstar.ucsc.edu> Date: 31 Mar 92 20:54:46 GMT Sender: usenet@darkstar.ucsc.edu Organization: University of California, Santa Cruz; Open Access Computing Lines: 40 I just got this from Greg Schaeffer (author of ProTERM), and he said I should pass it on. This is a global macro rather than the actual patching needed for the method Greg B. passed on earlier. ----begin quoted message By the way, I dont know if you were asking for this or not, but some people have been interested in changing the max speed of the modem port from 38400 to 57600. I have a global macro you can run which will change the rate back and forth. I thought you could give this info out to the masses. It is a "use at your own risk" type of thing, however I suspect it should work fine. * press option-f to toggle max baud rate between 38400 and 57600 * @@F set $0=2560 while (gt $0,2304) { if (eq (mem $0) 46) { if (eq (mem $0+1) 22) { if (eq (mem $0+2) 10) { if (eq (mem $0+3) 4) { set $1=(mem $0+4) mem $0+4,1-$1 set $0=2304 set &0="38400" if ($1) { set &0 = "57600" } pr #2 "Max Rate = "+&0+"^m" } } } } set $0=$0-1 } ex ---end quoted message -- /unknown@ucscb.ucsc.edu Apple IIGS Forever!\ |WANT to get INFOCOM GAMES RERELEASED | Also will pass on -UNIX GS- | \& ULTIMA VI GS written? ---mail me | & CHEAP CD info - mail me /