Michtron BBS

Search
Votes / Statistics
Rating 
N/A
Hits: 2,025
Downloads: 39
Votes: 0
My Atarimania
Comments (0)

Screenshots - Michtron BBS

Michtron BBS atari screenshot
Michtron BBS atari screenshot
Michtron BBS atari screenshot
Michtron BBS atari screenshot
Michtron BBS atari screenshot

Information - Michtron BBS

GenreCommunications / Radio / ElectronicsYear1989
Language[unknown]PublisherMichTron
Developer[n/a]Distributor-
ControlsMouse, KeyboardCountryUSA
Box / InstructionsEnglishSoftwareEnglish
Programmer(s)

Purves, Timothy

LicenseCommercial
SerialST TypeST, STe / 0.5MB
ResolutionMedium / HighNumber of Disks1 / Double-Sided / HD Installable
Dumpdownload atari Michtron BBS Download / MSAMIDI
Protection

Additional Comments - Michtron BBS

Instructions - Michtron BBS

Welcome to MichTron BBS 3.0. We thank you for your purchase. This file
contains information that could not be included in the manual or
features that have been added or changed from the time the manual was
printed.

The AUTOBAUD (page 23) feature has an extension that allows you to
specify which ring to answer on. This is enabled by follwing the word
autobaud with a comma and the number of rings to answer on. For
example AUTOBAUD,4 will answer the phone on the fourth ring.


NEWDWN.PRG:	ATARI version
NEWDWN.EXE:	IBM version
		This program converts an existing DOWNLOAD.BBS file
		to the new 5 line description version. To use rename
		the old DOWNLOAD.BBS file to DOWNLOAD.OLD. Copy the
		this program into the same directory and type NEWDWN
		(or on atari double click on NEWDWN.PRG). When the
		program finishes you can delete the NEWDWN program
		and the DOWNLOAD.OLD file.

Added MCL COMMANDS:

is_user(sexp)				Function
Returns TRUE (non-zero) if user specified in sexp
exists in the userlog.bbs file.

xfer_inhibit				Integer
if TRUE (non-zero) the user cannot use the [x]mit
comamnd in the file listing.

Packed integers. To extract the information refer to the following
example.

	print("Last call on ");
	print((lastday >> 5) & 15,"-"); /* month */
	print(lastday & 31,"-"); /* day */
	print((((lastday >> 9) & 127) + 1980) % 100," at "); /* year */
	print((lasttime >> 11) & 31,":"); /* hour */
	print((lasttime >> 9) & 63,":"); /* minutes */
	print((lasttime & 31) << 1);	/* seconds */


ATARI ST Version:
On the ST disk there are three MCL example files.
You will need ARC to extract these files.

DCLICK.ARC:	This set of MCL files were designed by
		Micheal B. Vederman of Double Click Software. Durring
		the last month of finishing up the BBS, Mike and I
		added several commands that greatly enhanced the MCL
		language. These are the results of Mike's work. I
		think you will be impressed!

SARMCL.ARC:	This set of MCL files are deratives of Mike's work
		done by Josh Clot. A long time personal friend and
		beta tester.


VAN_NEST.ARC:	This set of MCL files are deratives of Mike's and
		Josh's work done by William Van Nest a long time
		beta tester of MichTron BBS.


IBM PC Version:
The Above example files and a GEM based maintenance program will be
avalable for download from the MichTron BBS at (313) 332-5452 or from
GEnie information system (see page 120 in the manual).

-Tim Purves

Book / Magazine Reviews - Michtron BBS

 Michtron Catalog · 1986

Michtron BBS Atari review 

 International TOS Software Catalog · Winter, 1992

Michtron BBS Atari review 

About Us - Contact - Credits - Powered with WinDev, WebDev PC SOFT® - © Atarimania 2003-2026