Name: jackngill Date: October 26, 2007 at 12:21:46 Pacific Subject: Looking for say.com? OS: windows xp home edition CPU/Ram: 384 MB of ram Model/Manufacturer: Windows
Comment:
Hi All,
I am looking for an old Dos util (SAY.COM)that originated from PcMag I am led to believe. Has anyone got a copy (it was freeware) and "E" mail it to me please.
Yes it is the "SAY.COM" I am looking for but when you click on the "say.com" link to download it it fails. I have also downloaded the "Say.zip" file hoping that the say.com file would be within but alas it only contains the source code. I am unable to compile the program/util from this as I think you need coding experience, which sadly I lack & I think dos TASM is needed to do it.
Has anyone got the .COM file, I would be much oblighed!
I tried to assembly the unpacked say.zip but failed to generate xlat.obj. I used the Watcom wasm assembler, but xlat seems to refuse to correctly be translated into binary.
I will retry tomorrow, but I hope anyone can help you. Beware the code contains other minor bugs.
What's needed to compile asm code is an assembler. [surprise]
Debug [included with evry dose of DOS and winders back to at least DOS 3.2] can funtion as a 'mini'assembler' and work with syntax like this: ================================= N SCANKEY.COM A 100 XOR AH, AH INT 16 CMP AH, 0 JE 100 MOV AL, AH MOV AH, 4C INT 21
R CX 10 W Q
=========================== say.asm didn't work with TASM; maybe it's written for MASM.
===================================== If at first you don't succeed, you're about average.
Well firstly my appologies, I hate the idea of answering my own questions & honestly I have looked high & low for "Say" but I may have dropped lucky with a similair replacement. I have not tried it yet but the author professes only minor diffs to the Ziff Davies "Say.com" varient.
This recent find is called SAY!.COM, first minor diff is in the name but what is in a name anyway LOL! It comes complete with Help file source code & Yippee it comes with a good old ".COM", file within - Phew!
I must say it is sad to see some of these old Dos utils disappear into oblivion as each have there own querky merits & in my view are worth preserving.
Anyway for anyone who is interested in this find along with others, Some freeware, others not here is the link:
There is a mini index near to the top of the page with other dos goodies & Say!.com is near the bottom of the page for any who are interested. Keep trying with the Ziff Davies "Say" it seems like a good util & I would be interested in a copy for posterity!
Tis easy to acquire, Go back to the link above, scroll down the very long page or at the top of the page left click on "Say!" text in a small square box it will turn from blue to red colour & then it will quickly project you to the say! section/description & download area.
Then navigate from the the blue colomn far left to right to the mouve colomn on the right hand side of the page. You will see there summary/manual for the description the next mouve box down has the download link. Click on that & the download dialogue box should appear with "Saybng15.zip" file ready. the rest you will know.
Hope that helps incidently there is other good stuff there, free 2. If you have further probs I can "E" Mail it to you if this option does not work.
The information on Computing.Net is the opinions of its users. Such
opinions may not be accurate and they are to be used at your own risk.
Computing.Net cannot verify the validity of the statements made on this site. Computing.Net and Computing.Net, LLC hereby disclaim all responsibility and liability for the content of Computing.Net and its accuracy.
PLEASE READ THE FULL DISCLAIMER AND LEGAL TERMS BY CLICKING HERE