Category : BBS Programs+Doors
Archive   : OPMED300.ZIP
Filename : OPMED.CFG

 
Output of file : OPMED.CFG contained in archive : OPMED300.ZIP
%
% OPMED 3.00
% (C) 1988-1990 Fix Production
%
% Configuration file
%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% For easier installation, tell opmed where to find Binkley.Cfg
% (Optional)
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
BinkleyCfg Binkley.cfg
%
%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% The name of your Areas.bbs, fixes almost all your mail areas
% PassThrough marked areas (# infront of TAG) will not be read.
% (Optional)
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
AreasBBS Areas.bbs
%
%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% Your name.
% Could also be read from Binkley.Cfg or Areas.bbs
% if not specified here
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% Sysop Thomas Sundblom
%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% The name on your system
% Could also be read from Binkley.Cfg or Areas.bbs,
% if not specified here
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% System Fix Production
%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% Your nodenumber. Syntax Zone:Net/Node.Point
% Could also be read from Binkley.Cfg.
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% Node 2:201/114.0
%
%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% If you're a boss or a point, tell opmed your Pointnet/fakenet number
% Could also be read from Binkley.cfg
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% Pointnet 9234
%
%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% The full path and filename of your nodelist.
% Will be read from binkley.cfg if not specified
% Must be a nodelist of "Version6" type (Binkley, Opus 1.1).
% Opmed will work without the nodelist, but prefers to use it.
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% Nodelist C:\Point\Matrix\
%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% This one is optional.
% It helps to pick the correct nodenumber when entering a
% new message.
% You don't need a FIDOUSER.LST, opmed will work anyway.
% Parselist can create a FIDOUSER.LST, the options for Parselist,
% that should reside in Parselst.cfg, is:
% NoUserList (Default) Don't create a userlist
% UserList Create a userlist for our Zone
% Interlist Create a userlist for all Zones
%
% If not specified, Opmed will try to use FIDOUSER.LST in your
% netmail directory.
% (Optional)
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% FidoUsers C:\Point\Matrix\Fidouser.lst
%
%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% FUGeneric
% Use this keyword if you always want the generic search mode, instead

% of the binary when scanning the FIDOUSER.LST. Or if your FIDOUSER.LST
% isn't sorted.
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% FUGeneric
%
%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% Logfile. Use this if you want a log file created and updated.
% It will contain information on all new messages entered by Opmed.
% This one is optional
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
LogFile Opmed.Log
% LogFile C:\Opmed\Opmed.Log
%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% Opmed will by default use the same screen mode as it starts in.
% You can override this by using one of the following options.
% Only available if use a EGA/VGA screen setup.
% (Optional, default is current videomode)
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%Egalines
NoEgaLines
%
%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% Put a MSGID/REPLY kludge line in each message you write.
% (Optional)
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
UseMsgid
%
%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% Tell the world what character-set/translation you use.
% Will add a kludge line in each message you write
% (Optional)
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
SetCharSet
%
%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% Seek each message for the Charset kludge, and if it differs from the
% one, ask for a switch of translation.
% The option "Force" willl force Opmed to switch translation if it
% finds a Charset information other than the one used.
% (Optional)
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
ReadCharSet
% ReadCharSet Force
%
%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% If you wanna see the kludge lines by default set this one.
% Could also be toggled on and off inside Opmed
% (Optional)
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
ShowKludges
%
%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% Scan all message areas, for new messages, at start up.
% (Optional)
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% Scanareas
%
%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% Lastread.
% If you got a need to change the name on the Lastread file, here's your
% alternative. The name should only contain the filename, without any
% path or drive name.
% (Optional)
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% LastRead LastRead.002
%
%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% Tell OPMED which character translation to use.
% "PC-8" is used to skip translation.
% (Optional, PC-8 is default)
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% Translate PC-8 % No translation, pure IBM PC Original (default)
% Translate ASCII % Pure ASCII seven bit
Translate ISO-11 % Swedish translation
%
%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% Set the default flags for all new netmail message.
% Possible options: P = Private, C=Crash, K=KillSent and H=Hold
% The Force option will make Opmed add the flags on replies.
% (Optional)
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
NetFlags PK
% NetFlags PK Force
%
%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% You can specify up to 30 macro strings, that can be reached by
% pressing ALT + (key) in the edit mode.
% Valid macro keys are Alt1-Alt0, AltA-AltW AltY-AltZ
% (Optional)
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
Macro Alt1 "/Thomas"
Macro AltA "Animal Island BBS/MUTE"
Macro AltT "Take care..^M/Thomas"
Macro Alt2 "MIDI Users Team in Europe"
Macro Alt0 "Info om MUTE finns i Filearea #2"
%
%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% If you're running a network, or similair, then it could be convenient
% to re-assign the drive specifications found in the Areasbbs file,
% BinkleyCfg or when doing fileattaches.
% Here's where you do it.
% (Optional) Maximum 10 assignments
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%Assign C E % Path's with C: drive will be changed to E:
%Assign D F % Path's with D: drive will be changed to F:
%
%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% Here you can set your own colors for Opmed.
% See the document for details.
% (Optional)
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% Colors 1 0 7 15 1 11 14 15 0 7 2 0 15 4 14 1 3 0 14 0 % Default ColorMode
% Colors 0 0 7 0 7 0 0 15 0 15 7 0 0 7 1 0 7 0 15 0 % Default MonoChrome
% Colors 15 0 4 15 0 10 12 0 7 15 2 7 15 1 0 1 14 7 15 7 % My Tech
% Colors 0 0 3 15 4 15 15 0 7 15 14 1 7 1 12 4 0 7 15 7 % Norton
Colors 15 0 7 14 4 14 15 15 0 15 7 1 8 1 0 3 14 1 15 1 % I like this.
%
%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% StoreArea.
% This one will specify an area where you can store your messages for
% future use, using the Store Message function (ShiftF5).
% The messages will be stored in almost the same way it was read.
% (Optional)
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
StoreArea C:\Opmed\Store\
%
%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% Specifiy areas not found in Binkley.Cfg or Areas.bbs.
% Syntax:
% KeyWord AreaNr,Kind,AreaName,EchoTag,Path
% Kind : L = Local M = Matrix E = Echo
% Highest area nr = ?????? (High enough, try and see)
% Max areas, depends on available memory in your computer
% (Optional)
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
Area 1,L,Talk to the Animal Island Sysop,,J:\Msg\Sysop\
%Area 2,E,Between Users,,J:\Msg\Users\
%Area 5,L,Fix Production Support Area,,J:\Msg\Fixprod\
% Area 1001,M,FidoNet Matrix Echo,,C:\Netmail\
%


  3 Responses to “Category : BBS Programs+Doors
Archive   : OPMED300.ZIP
Filename : OPMED.CFG

  1. Very nice! Thank you for this wonderful archive. I wonder why I found it only now. Long live the BBS file archives!

  2. This is so awesome! 😀 I’d be cool if you could download an entire archive of this at once, though.

  3. But one thing that puzzles me is the “mtswslnkmcjklsdlsbdmMICROSOFT” string. There is an article about it here. It is definitely worth a read: http://www.os2museum.com/wp/mtswslnk/