Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

SIMTEL UPLOADS> MS-News Digest V1998 #182

1 view
Skip to first unread message

Simtel Uploads

unread,
May 10, 1998, 3:00:00 AM5/10/98
to

MS-News Digest Sun, 10 May 1998 Volume 1998 : Issue 182

Today's Topics:
abc9805.zip - All BASIC Code (ABC) May 1998 Packets
actest39.zip - Archive Comparison Test (May 1998 edition)
algo093b.zip - Algomath-Library v0.91: C-lib of math routines
conf861e.zip - PC-CONFIG: Sysinfo/Benchmark program
dasmx120.zip - Disassemble: 2650/6800/6809/6502/8048/8080/Z80
dc5instu.zip - DocuCount: WP5.1 typist invoicing system
flexy3_0.zip - Flexy: FMS simulation system
hlist064.zip - HList: View and print HTML Files
inv40n.zip - Invoice Store: Invoice, POS, Customer Tracking
lamp9805.zip - LAMP: A monthly Christian publication
prism12.zip - Prism: Processes mass and other spectral data
sdcl912.zip - SD v9.12: HF contest logger
sdi912.zip - SDI v9.12: IOTA contest logger
sdio912.zip - SDIOTA v9.12: IOTA contest logger
sdli912.zip - SDL v9.12: Contest logger for SWLs
vid30n.zip - Video Store 3.0n: Video Rental Store POS

MS-News is a moderated one-way mailing list which is used by Simtel.Net
archivists to announce new uploads to the MS-DOS, Windows 3.x, and
Windows 95 collections. All files are available from FTP.Simtel.Net in
/pub/simtelnet and its mirrors, and from http://www.simtel.net/simtel.net/
on the web. If you have questions or comments about these files please
contact the uploader.

Simtel.Net information files (including a list of mirror sites), recent
back issues of the digest, and programs to break the digest into
individual messages are available. To receive a list, send mail to
list...@Simtel.Net with this command in the body of the message: info

----------------------------------------------------------------------

Date: Sun, 10 May 1998 17:38:37 EDT
From: vo...@freenet.edmonton.ab.ca (William Yu)
To: MS-...@Simtel.Net
Cc: vo...@freenet.edmonton.ab.ca
Subject: abc9805.zip - All BASIC Code (ABC) May 1998 Packets
Keywords: simtel,msdos
Summary: Reposted by Keith Petersen
Message-Id: <1998051017...@Simtel.Net>

I have uploaded to Simtel.Net:

ftp://ftp.simtel.net/pub/simtelnet/msdos/basic/abc9805.zip 902718 bytes

abc9805.zip All BASIC Code (ABC) May 1998 Packets

The All BASIC Code (ABC) May 1998 Packets features 59 snippets: Assembly
Memory Transfer Routines, Scrolling Text/Sprites Demo, Hex To Dec
Converter, PBDLL ISAPI Examples, Hangman W/Mouse Control, WAV/VOC Player,
GEMS (Arcade Columns Clone), Improved Eliza W/Editor, Long Filename
Handling Routines, Maze Generator, Text Editor For PB, WETSPOT II, FM
Tracker, CD Audio Players, and many more Basic codes.

Special requirements: ABC Reader.

Public Domain. Uploaded by the author.

William Yu
vo...@freenet.edmonton.ab.ca
http://www.freenet.edmonton.ab.ca/~voxel/

------------------------------

Date: Sun, 10 May 1998 17:35:29 EDT
From: je...@nbnet.nb.ca (Jeff Gilchrist)
To: MS-...@Simtel.Net
Cc: je...@nbnet.nb.ca
Subject: actest39.zip - Archive Comparison Test (May 1998 edition)
Keywords: simtel,msdos
Summary: Reposted by Keith Petersen
Message-Id: <1998051017...@Simtel.Net>

I have uploaded to Simtel.Net:

ftp://ftp.simtel.net/pub/simtelnet/msdos/arcers/actest39.zip 35148 bytes

actest39.zip Archive Comparison Test (May 1998 edition)

A.C.T. is a monthly report comparing 114 different compression programs
(archivers) for speed and ability to compress files. The archivers are
tested on TXT, EXE, 669, BMP and multiple files. It also includes a
checklist of special features some archivers can perform and the e-mail
addresses of the authors.

New Archivers Tested: ARHANGEL 1.24, HPA 1.8, ICOMP 3.00.61, LZAP 0.17.0,
MEGALITE 1.20a, PACK 2.01, PAR 1.3, PROPACK 2.14, RAR 2.03, SQUISH 1.0,
WINRAR 2.03.

Special requirements: None.

actest39.zip has replaced actest38.zip.

Uploaded by the author.

Jeff Gilchrist
je...@nbnet.nb.ca

------------------------------

Date: Sat, 25 Apr 1998 15:25:34 EDT
From: arm...@unforgettable.com (Armand Turpel)
To: MS-...@Simtel.Net
Cc: arm...@unforgettable.com
Subject: algo093b.zip - Algomath-Library v0.91: C-lib of math routines
Keywords: simtel,msdos
Summary: Reposted by Keith Petersen
Message-Id: <1998042515...@Simtel.Net>

I have uploaded to Simtel.Net:

ftp://ftp.simtel.net/pub/simtelnet/msdos/c/algo093b.zip 6067 bytes

algo093b.zip Algomath-Library v0.91: C-lib of math routines

Algomath-Library, Beta-Bugfix-Release 0.91, 3.1998 - The Algomath-library
provides a handful of mathematical algorithms in C. The library is
tested with DJGPP v2 C-compiler although it should work on any other
system.

Short description:
- int am_sumdigits(int n); return the sum of the digits of the number n
int.
- am_sumdigitsalt(int n); return the alternating sum of the digits of
the number n.
- int am_rotate(int n, int x); rotate the digits of a number n, x times,
in base 10.
- int am_sumdivisors(int n); return the sum of all possible divisors of
the number n, n not included
- int am_sortdigits(int n); sort the digits of a number n
- int am_primetest(int n); return 1 if n is prime else -1
- int am_gcd(int a, int b); return the "greatest common divisor" of two
numbers a and b
- void am_primearray (int p, n, int* Array ); store prime numbers to an
array
- void am_factorize(int n, int* Array); factorize a number n and stores
its factors in array[]
- int am_goldbach(int a,int *p); calculate the Goldbach Conjecture

Special requirements: None.

algo093b.zip has replaced algo09b.zip.

Freeware. Uploaded by the author.

Armand Turpel
arm...@unforgettable.com
dra...@programmer.net
http://www.geocities.com/CapeCanaveral/Hangar/7291/

------------------------------

Date: Sun, 10 May 1998 17:36:33 EDT
From: m...@holin.com (Michael Holin)
To: MS-...@Simtel.Net
Cc: m...@holin.com
Subject: conf861e.zip - PC-CONFIG: Sysinfo/Benchmark program
Keywords: simtel,msdos
Summary: Reposted by Keith Petersen
Message-Id: <1998051017...@Simtel.Net>

I have uploaded to Simtel.Net:

ftp://ftp.simtel.net/pub/simtelnet/msdos/sysinfo/conf861e.zip 208327 bytes

conf861e.zip PC-CONFIG: Sysinfo/Benchmark program

PC-CONFIG V8.61 - With CD-ROM benchmark routine. Finds PCI boards, 6x86,
6x86MX, K6, IDT, UMC and PentiumII CPUs, detects lots of VGA chips, APM
functions, Burst Cache, Green boards, VESA info, PCMCIA, EIDE feat.
detailed PCI and SCSI info. Reg.version speeds up Cyrix CPUs.

Special requirements: None.

Changes: Additional features.

conf861e.zip has replaced conf860e.zip.

Shareware. Uploaded by the author.

Michael Holin, Holin Datentechnik
ho...@aol.com
http://holin.com/

------------------------------

Date: Sat, 25 Apr 1998 15:11:32 EDT
From: pcl...@sensaura.co.uk (Peter Clare)
To: MS-...@Simtel.Net
Cc: pcl...@sensaura.co.uk
Subject: dasmx120.zip - Disassemble: 2650/6800/6809/6502/8048/8080/Z80
Keywords: simtel,msdos
Summary: Reposted by Keith Petersen
Message-Id: <1998042515...@Simtel.Net>

I have uploaded to Simtel.Net:

ftp://ftp.simtel.net/pub/simtelnet/msdos/disasm/dasmx120.zip 151032 bytes

dasmx120.zip Disassemble: 2650/6800/6809/6502/8048/8080/Z80

DASMx is a disassembler for a range of common 8-bit microprocessors. The
following main processor families are supported:

o Motorola 6800 family and single chip variants;
o Motorola 6809;
o MOS Technology/Rockwell 6502;
o Zilog Z80;
o Intel 8048 family;
o Intel 8080 family;
o Signetics 2650.

The disassembler takes as input a binary code/data image file (typically
a ROM image) and generates either an assembler source file or a listing
file. DASMx is a two-pass disassembler with automatic symbol generation.
DASMx can optionally use a symbol file containing user-defined symbols
and specifications of data areas within the source image. DASMx includes
a powerful feature called code threading. Using known code entry points
(e.g. reset and interrupt vectors) and by performing partial emulation
of the processor, the disassembler is able to follow known code paths
within a source binary image. Use of code threading, together with the
two-pass operation and symbol table management permits readable assembly
code output from source images that contain large amounts of data (which
tend to confuse most disassemblers).

Special requirements: A Win32 console application (requires Windows 95
or NT).

Changes: Support for Intel 8080/8085 and Signetics 2650 added. Other
minor enhancements and fixes.

dasmx120.zip has replaced dasmx110.zip.

Freeware. Uploaded by the author.

Pete Clare, C R L
pcl...@sensaura.co.uk
http://www.sensaura.co.uk/
http://www.crl.co.uk/

------------------------------

Date: Sat, 25 Apr 1998 15:18:58 EDT
From: ke...@flash.net (Ken Gerhardstein)
To: MS-...@Simtel.Net
Cc: ke...@flash.net, to...@alberts.com
Subject: dc5instu.zip - DocuCount: WP5.1 typist invoicing system
Keywords: simtel,msdos,wp51,typist invoicing software,invoices
Summary: Reposted by Keith Petersen
Message-Id: <1998042515...@Simtel.Net>

I have uploaded to Simtel.Net:

ftp://ftp.simtel.net/pub/simtelnet/msdos/wordperf/dc5instu.zip 74381 bytes

dc5instu.zip DocuCount: WP5.1 typist invoicing system

DocuCount for WP 5.1 files. The affordable, accurate invoice creating,
counting software for typists. For use with WordPerfect 5.1 format
files.

Special requirements: None.

Shareware. Uploaded on behalf of the author, Ken Gerhardstein.
E-mail: ke...@flash.net (Ken Gerhardstein)

Contact the email address *above* for technical support.

Todd Herschberg, Albert's Ambry
to...@alberts.com
http://www.alberts.com/

------------------------------

Date: Sat, 25 Apr 1998 15:15:00 EDT
From: ba...@cent.mas.bg.ac.yu (Bojan Babic)
To: MS-...@Simtel.Net
Cc: ba...@cent.mas.bg.ac.yu
Subject: flexy3_0.zip - Flexy: FMS simulation system
Keywords: simtel,msdos
Summary: Reposted by Keith Petersen
Message-Id: <1998042515...@Simtel.Net>

I have uploaded to Simtel.Net:

ftp://ftp.simtel.net/pub/simtelnet/msdos/simulatn/flexy3_0.zip 546701 bytes

flexy3_0.zip Flexy: FMS simulation system

Flexy system could be used for the simulation and animation of
manufacturing systems particularly flexible manufacturing systems. It
has graphical environment for creation of machine symbols and for design
of manufacturing system layout. It is friendly and menu driven. Could
be used for educational purposes as well as commercial purposes.

Special requirements: None.

Shareware. Uploaded by the author.

Bojan R. Babic, University of Belgrade
ba...@cent.mas.bg.ac.yu
jasm...@EUnet.yu

------------------------------

Date: Sun, 10 May 1998 17:54:45 EDT
From: mar...@tennyo.muc.de (Martin Goebbel)
To: MS-...@Simtel.Net
Cc: mar...@tennyo.muc.de
Subject: hlist064.zip - HList: View and print HTML Files
Keywords: simtel,msdos
Summary: Reposted by Keith Petersen
Message-Id: <1998051017...@Simtel.Net>

I have uploaded to Simtel.Net:

ftp://ftp.simtel.net/pub/simtelnet/msdos/html/hlist064.zip 19218 bytes

hlist064.zip HList: View and print HTML Files

HList is small program (less then 25K) that allows the User to view and
print HTML Files. It can also be used as a filter to strip HTML code
from a file and turn it to a simple text file. Display is in text only.

Special requirements: DOS 3.

Freeware. Uploaded by the author.

Martin Goebbel
mar...@tennyo.org

------------------------------

Date: Sun, 10 May 1998 17:42:54 EDT
From: sup...@softstore.net (Michael Colucci)
To: MS-...@Simtel.Net
Cc: sup...@softstore.net
Subject: inv40n.zip - Invoice Store: Invoice, POS, Customer Tracking
Keywords: simtel,msdos
Summary: Reposted by Keith Petersen
Message-Id: <1998051017...@Simtel.Net>

I have uploaded to Simtel.Net:

ftp://ftp.simtel.net/pub/simtelnet/msdos/business/inv40n.zip 689335 bytes

inv40n.zip Invoice Store: Invoice, POS, Customer Tracking

The Invoice Store is an Invoicing, POS and Customer Tracking software
product for the small business. The software is very simple to learn &
use, and does not require any accounting background.

The Invoice Store will maintain your Customers, Vendors, Sales Personnel
and Inventory Management. It supports 0/1/2 sales taxes, password
security, generates detailed invoices/packing slips/statements, quotes,
serial number tracking, payments, refunds, credits, backorders, returns
and runs many reports. It also supports most POS hardware.

The Invoice Store also includes a Custom Form Designer, Custom Report
Writer, Custom Mailing Label Generator, Word processing, Mailmerges,
Online Help, Import/Export, Data Analysis and more.

Special requirements: None.

Shareware. Uploaded by the author.

Michael Colucci, Software Store Products
sup...@softstore.net
http://www.softstore.net/

------------------------------

Date: Sun, 10 May 1998 17:40:44 EDT
From: rst...@ccia.com (Ron Stalma)
To: MS-...@Simtel.Net
Cc: rst...@ccia.com
Subject: lamp9805.zip - LAMP: A monthly Christian publication
Keywords: simtel,msdos
Summary: Reposted by Keith Petersen
Message-Id: <1998051017...@Simtel.Net>

I have uploaded to Simtel.Net:

ftp://ftp.simtel.net/pub/simtelnet/msdos/bible/lamp9805.zip 287236 bytes

lamp9805.zip LAMP: A monthly Christian publication

LAMP, a monthly Christian publication, is published on a monthly basis.
LAMP is designed to help unfold the Scriptures with in-depth study.
LAMP's goal is to spark one's interest to pursue further the mysteries of
God's word. Each issue has been prepared with much thought and prayer.
The programs have been compiled with NeoBook and will run under MSDOS and
Win 3.1/95.

This issue 05/98 contains the following:
1. A Study of Torah, Part 3

Special requirements: 16 bit color or higher VGA, mouse.

Freeware. Uploaded by the authors.

Wayne Walter/Ron Stalma
rst...@ccia.com
http://www.ccia.com/~rstalma/lamp.htm

------------------------------

Date: Sat, 25 Apr 1998 15:21:23 EDT
From: karol...@geocities.com (Marcus Karolewski)
To: MS-...@Simtel.Net
Cc: karol...@geocities.com
Subject: prism12.zip - Prism: Processes mass and other spectral data
Keywords: simtel,msdos
Summary: Reposted by Keith Petersen
Message-Id: <1998042515...@Simtel.Net>

I have uploaded to Simtel.Net:

ftp://ftp.simtel.net/pub/simtelnet/msdos/science/prism12.zip 490717 bytes

prism12.zip Prism: Processes mass and other spectral data

Prism is a general spectral analysis tool, which also offers specialized
options for the analysis of quadrupole mass spectra (e.g. in secondary
ion mass spectrometry).

Some of Prism's data transformation features are: filtering, Fourier
Transform (FT) methods, Chebyshev fitting, integration, differentiation,
arbitrary arithmetic and functional expressions. In addition, Prism
includes routines for fitting and simulating mass spectra.

Special requirements: None.

Changes: Fixes a memory allocation problem in the FT routines.

prism12.zip has replaced prism11.zip.

Public Domain. Uploaded by the author.

Marcus Karolewski, Nanyang Technological University
karol...@geocities.com

------------------------------

Date: Sat, 25 Apr 1998 15:01:45 EDT
From: oka...@iol.ie (Paul O'Kane)
To: MS-...@Simtel.Net
Cc: oka...@iol.ie
Subject: sdcl912.zip - SD v9.12: HF contest logger
Keywords: simtel,msdos
Summary: Reposted by Keith Petersen
Message-Id: <1998042515...@Simtel.Net>

I have uploaded to Simtel.Net:

ftp://ftp.simtel.net/pub/simtelnet/msdos/hamradio/sdcl912.zip 340732 bytes

sdcl912.zip SD v9.12: HF contest logger

SD (Super-Duper) v9.12 is a contest logger for radio amateurs. It offers
fast simple logging and editing in the main international HF contests and
in dozens of others worldwide - no multiple keystrokes are required.
This demo version is Shareware and is fully working and unrestricted in
contests with area multipliers (States, Zones, Counties, Provinces,
Districts) and with fixed points per QSO. For example, RSGB for DX
entrants, ARRL for DX entrants, PACC for DX entrants, EU HF Championship,
King of Spain for DX entrants, Helvetia for DX entrants and more. SD is
optimized for real-time single-op unassisted entries, and it links with
Kenwood and Yaesu HF radios to follow band and mode changes. SDCHECK,
included, is a post-contest program to prepare your entry, on disk or
paper, and your summary sheet.

Special requirements: None.

Shareware. Uploaded by the author.

Paul O'Kane
oka...@iol.ie
http://www.iol.ie/~okanep/

------------------------------

Date: Sat, 25 Apr 1998 15:07:49 EDT
From: oka...@iol.ie (Paul O'Kane)
To: MS-...@Simtel.Net
Cc: oka...@iol.ie
Subject: sdi912.zip - SDI v9.12: IOTA contest logger
Keywords: simtel,msdos
Summary: Reposted by Keith Petersen
Message-Id: <1998042515...@Simtel.Net>

I have uploaded to Simtel.Net:

ftp://ftp.simtel.net/pub/simtelnet/msdos/hamradio/sdi912.zip 251406 bytes

sdi912.zip SDI v9.12: IOTA contest logger

SDI (Super-Duper for IOTA) v9.12 is a contest logger for the RSGB IOTA
(Islands On The Air) contest. SDI is the only custom logger for this
contest, and is the only logger to score IOTA QSOs correctly in real-
time. It's easy to use because no multiple keystrokes are needed for
logging or editing. SDI is endorsed by the IOTA committee and has been
used by many of the winning stations since the contest started in 1993.
It includes summary island references from the latest IOTA Directory
(used with permission). It's optimized for real-time single-op
unassisted entries, and it links with Kenwood and Yaesu HF radios to
follow band and mode changes. SDICHECK, included, is a post-contest
program to prepare your entry, on disk or paper, and your summary sheet.

Special requirements: None.

Freeware. Uploaded by the author.

Paul O'Kane
oka...@iol.ie
http://www.iol.ie/~okanep/

------------------------------

Date: Sat, 25 Apr 1998 14:55:39 EDT
From: oka...@iol.ie (Paul O'Kane)
To: MS-...@Simtel.Net
Cc: oka...@iol.ie
Subject: sdio912.zip - SDIOTA v9.12: IOTA contest logger
Keywords: simtel,msdos
Summary: Reposted by Keith Petersen
Message-Id: <1998042514...@Simtel.Net>

I have uploaded to Simtel.Net:

ftp://ftp.simtel.net/pub/simtelnet/msdos/hamradio/sdio912.zip 254254 bytes

sdio912.zip SDIOTA v9.12: IOTA contest logger

SDIOTA (Super-Duper for IOTA) v9.12 is a contest logger for the RSGB IOTA
(Islands On The Air) contest. It shares all the features of SDI but uses
emm386.exe, the standard expanded memory manager, to give extended
logging capacity of 11,000 QSOs on a 486DX or better.

Special requirements: 486DX.

Freeware. Uploaded by the author.

Paul O'Kane
oka...@iol.ie
http://www.iol.ie/~okanep/

------------------------------

Date: Sat, 25 Apr 1998 14:59:02 EDT
From: oka...@iol.ie (Paul O'Kane)
To: MS-...@Simtel.Net
Cc: oka...@iol.ie
Subject: sdli912.zip - SDL v9.12: Contest logger for SWLs
Keywords: simtel,msdos
Summary: Reposted by Keith Petersen
Message-Id: <1998042514...@Simtel.Net>

I have uploaded to Simtel.Net:

ftp://ftp.simtel.net/pub/simtelnet/msdos/hamradio/sdli912.zip 364846 bytes

sdli912.zip SDL v9.12: Contest logger for SWLs

SDL (Super-Duper for Listeners) v9.12 is a contest logger for SWLs. It
is derived directly from SD and retains all features relevant to SWLs.
SDL offers fast simple logging and editing in the main international HF
contests and in dozens of others worldwide - no multiple keystrokes are
required. SDL is Freeware and is fully working and unrestricted, it
supports real-time single-op unassisted entries, and it links with
Kenwood and Yaesu HF radios to follow band and mode changes. SDLCHECK,
included, is a post-contest program to prepare your entry and your
summary sheet.

Special requirements: None.

Freeware. Uploaded by the author.

Paul O'Kane
oka...@iol.ie
http://www.iol.ie/~okanep/

------------------------------

Date: Sun, 10 May 1998 17:44:02 EDT
From: sup...@softstore.net (Michael Colucci)
To: MS-...@Simtel.Net
Cc: sup...@softstore.net
Subject: vid30n.zip - Video Store 3.0n: Video Rental Store POS
Keywords: simtel,msdos
Summary: Reposted by Keith Petersen
Message-Id: <1998051017...@Simtel.Net>

I have uploaded to Simtel.Net:

ftp://ftp.simtel.net/pub/simtelnet/msdos/business/vid30n.zip 656524 bytes

vid30n.zip Video Store 3.0n: Video Rental Store POS

The Video Store is a POS (Point-Of-Sale) program for the video rental
business. The software is very simple to learn & use, and does not
require any POS background.

The Video Store maintains your Customers (members), Sales Personnel,
Vendors, Inventory Management and Sales & Rentals. It supports 0/1/2
sales taxes, password security with multiple levels of security, generate
detailed invoices with optional rental agreement, track customer
activity, automatically calculate late charges and run many reports.
Pricing can be configured for a different price for each day of the week.
Rentals can be returned at a specific time of day or at the same time as
time of rental.

Also included is a Custom Form Designer, Custom Report Writer, Custom
Label Desgner, Word processing, Mailmerges, Import/Export, Data Analysis,
Online Help and more.

Special requirements: None.

Shareware. Uploaded by the author.

Michael Colucci, Software Store Products
sup...@softstore.net
http://www.softstore.net/

------------------------------

End of MS-News Digest V1998 #182
******************************

0 new messages