YH> Hi All,
YH> DD2_LITE.ZIP DATA DOWNS LITE v1.00 Horse Racing Door
YH> OS/2 Online Door Game works with
YH> I've tried to setup this door with Maximus/2 v3.01 for
YH> two weeks without success :-(
YH> Could anybody help me ? (Whith DOORSYS.MEC ?)
If you have setup your door.sys to pass the dos com port, then that's the
problem.. you need to pass it the %P (port handle) for OS/2.
a soulution is to make a dos doorsys.mec and an os/2 doorsys.mec .. (name
them differently ;) ) with your dos one looking like this:
[delete]c:\max\node%k\Door.Sys
[open]c:\max\node%k\Door.Sys
[islocal][write]COM0:[comment COM port]
[isremote][iftask]2 [write]COM4:[comment COM port]
[isremote][iftask]3 [write]COM4:[comment COM port]
[isremote][iftask]4 [write]COM4:[comment COM port]
[write]%b[comment Baud rate]
[write]8[comment Stop bits]
[write]%k[comment Node number]
[write]N[comment DTE locked? -- Set to baud rate if running a locked port!!!]
[write]Y[comment Screen display]
[write]Y[comment Printer toggle]
[write]Y[comment Page bell]
[write]Y[comment Caller alarm]
[write]%n[comment User's name]
[write]%c[comment User's city]
[write]%h[comment Home phone]
[write]%h[comment Work/data phone]
[write]%e[comment User's password]
[write]%o[comment User's priv level]
[write]14[comment # of times on]
[write]01/01/90[comment Last date called]
[write]%T[comment Seconds remaining]
[write]%t[comment Minutes remaining]
[colour write]GR[comment 'GR' for graphics]
[endcolour nocolour write]NG[comment 'NG' for TTY]
[endcolour][write]%E[comment Page Length]
[expert write]Y[comment Help mode]
[regular write]N
[novice write]N
[write]1,2,3,4,5,6,7[comment Confs reg'd in]
[write]1[comment Conf last in]
[write]01/01/99[comment Expiration date]
[write]%u[comment User number]
[write]X[comment Default protocol]
[write]0
[write]0
[write]0
[write]9999
[quit]
just replace the four com port lines with
[write]%P
to pass the com handle.
ttyl, greg
--- Maximus/2 3.01
---------------
* Origin: * Chaos BBS * 6i3.389.O8i6 * Kingston, ON! (1:249/174)
|