[Stargate Online] [Image] Search Stargate Online Number of files in this area: 326 Name Date Bytes Description ACD305.ZIP Oct 16 72946 ACD ver. 3.05 - Another Change Directory. 1999 Graphical directory changer like NCD... but with expanded features. ACVT_DOS.ZIP Apr 23 35463 ----- Archive Converter ----- Copyright (c) 10:15 Sergey Chehuta Email: support@@whitetown.com FIDO: 2:4614/46.56 ALLU224.ZIP Apr 9 124309 ALL is a is a list processing tool that runs 11:12 as a command line program under plain DOS or in a DOS box under any of the 16bit or 32bit Microsoft Windows platforms (Windows 3.x, Windows 9x, Windows NT 4.0). The 32-bit version also has support for long file names. ALL partly has the functionality of the "for" command under Windows NT but is much easier to use and has many more features. ASET10.ZIP May 21 80353 ASET stands for Advanced SET command. It is an 1999 alternative to the internal DOS command SET which modifies shell variables. ASET contains over 100 built-in functions which cover the following categories: mathematical calculations, information about files and disks, retrieving information from CONFIG.SYS, string handling, user and file interaction, time/date handling, and others. ASET comes with documentation, a quick reference, the program itself, and seven example files which may executed with a batch file. ATTR104.ZIP May 21 39573 ATTRIB.COM v1.04 - File attribute utility, 1999 syntax-compatible with Microsoft's but more verbose and with more options. Supports DR DOS-style file lists, changing attributes of subdirectories, recursion into subdirs, and multiple filespecs. Prompting, paging, attribute copying, and a toggle operator. And yes, it does support that undocumented comma thing. GPL freeware, Charles Dye. ATTR105.ZIP May 21 39048 ATTRIB.COM v1.05 - File attribute utility, 1999 syntax-compatible with Microsoft's but more verbose and with more options. Supports DR DOS-style file lists, changing attributes of subdirectories, recursion into subdirs, and multiple filespecs. Prompting, paging, attribute copying, and a toggle operator. And yes, it does support that undocumented comma thing. GPL freeware, Charles Dye. ATTR106.ZIP Aug 2 41755 ATTRIB.COM v1.06 - File attribute utility, 1999 syntax-compatible with Microsoft's but more verbose and with more options. Supports DR DOS-style file lists, changing attributes of subdirectories, recursion into subdirs, and multiple filespecs. Prompting, paging, attribute copying, and a toggle operator. And yes, it does support that undocumented comma thing. GPL freeware, Charles Dye. ATTR107.ZIP Oct 16 43866 ATTRIB.COM v1.07 - File attribute utility, 1999 syntax-compatible with Microsoft's but more verbose and with more options. Supports DR DOS-style file lists, changing attributes of subdirectories, recursion into subdirs, and multiple filespecs. Prompting, paging, attribute copying, and a toggle operator. And yes, it does support that undocumented comma thing. GPL freeware, Charles Dye. ATTR108.ZIP Mar 31 44295 ATTRIB.COM v1.08 - File attribute utility, 14:08 syntax-compatible with Microsoft's but more verbose and with more options. Supports DR DOS-style file lists, changing attributes of subdirectories, recursion into subdirs, and multiple filespecs. Prompting, paging, attribute copying, and a toggle operator. And yes, it does support that undocumented comma thing. GPL freeware, Charles Dye. ATTR109.ZIP May 14 45123 ATTRIB.COM v1.09 - File attribute utility, 09:29 syntax-compatible with Microsoft's but more verbose and with more options. Supports DR DOS-style file lists, changing attributes of subdirectories, recursion into subdirs, and multiple filespecs. Prompting, paging, attribute copying, and a toggle operator. And yes, it does support that undocumented comma thing. GPL freeware, Charles Dye. ATTR109A.ZIP Sep 3 45346 ATTRIB.COM v1.09a - File attribute utility, 22:34 syntax-compatible with Microsoft's but more verbose and with more options. Supports DR DOS-style file lists, changing attributes of subdirectories, recursion into subdirs, and multiple filespecs. Prompting, paging, attribute copying, and a toggle operator. And yes, it does support that undocumented comma thing. GPL freeware, Charles Dye. AUMENU14.ZIP Apr 8 85630 AUMenu is a multi-platform menu shell. It 07:15 creates an environment that is easily understood. You simply select from a list of numbered items by using the arrow keys or keying in the number of an item, then pressing the enter key to execute the command. Another means of selection is a hot key, BATFAQ8B.ZIP May 21 13724 BATPOWER Frequently Asked Questions, r.98/11 1999 in an ASCII text format, and 'updated' as needed, by the moderator. [11 = B] BATFAQ9B.ZIP Nov 10 14750 BATPOWER Frequently Asked Questions, r.99/11 1999 in an ASCII text format, and 'updated' as needed, by the moderator. [11 = B] BATL173.ZIP Apr 16 77192 BatLite compiles a .BAT file into a .COM file. 22:12 The .COM file loads and runs quickly, and has other advantages over a normal .BAT file: - Repetitive texts are compressed. For big batch files the savings can reach 50% or more. - BatLite compiles GOTOs into direct jumps. This is quite a bit faster than DOS's method of searching the batch file line by line starting at the beginning. - The compiled batch file is tamper-proof. It resists casual examination and cannot be changed without the original source. - The compiled batch file runs entirely from memory. BATPWR04.ZIP May 21 82463 Bat Lang's 'best' of BATPOWER 10/97 - 11/98 1999 Chosen by the moderator of the Fido echo, as representative of the Best for that period. BFDS_FLS.ZIP Jul 15 27527 BFDS_FLS.ZIP - BFDS files up to 7/17/99. 1999 BOOTD004.ZIP Mar 13 14291 Verify Boot Date. Catch Y2K problems with your 2000 clocks, and/or detect CMOS battery failures. C source included Part of the Danen Utilities FreeWare from GeCe Ventures CAL107.ZIP Mar 31 7191 CAL.COM v1.07 - Low-fat calendar program. 14:08 Freeware, Charles Dye. Monthly and yearly calendars from 1753 through 2399. Bug fix: should run okay on 8086 and 8088 CPUs now. CAL33.ZIP Mar 13 41609 CAL is a nicely-enhanced version of the unix 2000 `cal' command for MSDOS. Color configurable, displays configurable list of special days (appointments, birthdays, etc). Source code included. CALENDAR.ZIP Mar 13 1529 CALENDAR.ZIP - Prints a calendar on the crt. 2000 Form of the command is: CALENDAR MMM YY For example, to print a calendar for the month of July, 1986, you would type: CALENDAR JUL 86 or cal jul 86 That's all there is to it! CDDBNG13.ZIP Mar 25 8766 CDD! 1.3 - an improved Change Directory 20:11 command that sets the errorlevel. The CD command that comes with MS or PC DOS has four flaws: 1. It does not set the ERRORLEVEL for Invalid directories. 2. It fails when there is a trailing backslash on the name. 3. You cannot hide its error messages with >NUL: redirection. 4. It will not change the drive for you, just the directory. CDD! acts just like CD except that it fixes these four problems. CDD! is slower since it is must be loaded each time, whereas CD is internal to DOS. CDD! similar to 4DOS CDD. MASM/OPTAsm source included. May be freely distributed and used for any purpose except military. CHATT.ZIP Jun 11 9823 CHATT - CHange file ATTributes by Andrew Wylie 21:32 is an interactive screen-oriented file attribute program that allows easy setting of read-only, hidden, system, archive, and others. The program has built-in help. CHG214.ZIP Apr 9 43643 CHG.EXE is a simple stream editor for text 11:12 files. CHKSM104.ZIP Aug 2 36850 CHKSUM.COM v1.04 - Computes and displays 1999 checksums for files. Supports CRC32 (used by PKZIP, ARJ, etc.) and DR-DOS XDIR checksums. Free software under the GNU General Public License, with A86 source. Charles Dye. CHKYER11.ZIP Mar 20 4792 CHKYEAR v1.0: Compares/adjusts system date to 03:43 user parameter. Helps older computers keep correct date. FREEWARE! CHOP31.ZIP Apr 13 22517 CHOP breaks big files into smaller ones. A 00:13 number of options are supported to determine exactly where the breaks take place. This version also allows you to extract a portion of a file. CMDTIME.ZIP Apr 8 11295 CMDTIME is a program which translates 07:15 dollar-sign options on the command- line to values based on the current time/date, and then execute the given command. The following options will be translated according to the current date: $a - The abbreviated weekday name $A - The full weekday name $b - The abbreviated month name $B - The full month name $c - Standard date and time string $d - Day-of-month as an integer (01-31) $H - Hour, in the range of 00-23 $I - Hour, in the range of 01-12 $j - Day-of-year as an integer (001-366) $m - Month as an integer (01-12) $M - Minute as an integer (00-59) $p - Local AM or PM as a string $S - Second as an integer (00-59) $U - Week-of-year (00-52) $w - Weekday as an integer (0-6) $x - Standard date string (mm-dd-yy) $X - Standard time string (hh:mm:ss) $y - Year as an integer w/o century (00-99) $Y - Year, including century as an integer CMOS100.ZIP Jul 6 20803 CMOS.COM v1.00 - FreeDOS utility to save and 1999 restore CMOS memory. Can save the 64 bytes of "extended" CMOS present in some systems. GPL freeware, with A86 source, Charles Dye. COMP_100.ZIP May 21 3139 COMP V1.00 quick file comparison utility. 1999 Dos/batch/errorlevels (c) B Howells 1999 Freeware! CTREE180.ZIP May 13 46476 CompTree v1.80 by Allan H›iberg 13:52 ------------------------------- A file comparing utility for DOS and Win95 DOS boxes with the ability to compare directory trees and delete source files if they match the target files. Docuentation in Danish and English. With support for Win95 long file names. Good for verification after (for example) copying files or writing them to CD-ROM. ======================================= Important new features in this version: ======================================= - Screen output can be suppressed - Result-determined and -dependent beeps - Empty subdirs are automatically deleted CWSORT.ZIP Aug 8 63566 CWSORT 1.0 32-BIT FLEXIBLE SORT, ASM SOURCE 1999 Assembly language source and DOS-extended executable for flexible high-speed text sort utility. Sort variable and fixed fields, 2G files, user-specifiable sort order. For 386+ machines. Released to public domain. DATRANGE.ZIP Jun 5 2702 Checks system date against a range of dates in 04:06 the year. Returns errorlevel 1 if in range, 0 if out of range. With }asm source --Emmons, Paul DBOX13.ZIP Mar 27 4249 DBOX 1.3 - like ECHO, except draws a double 03:03 line box around the text May be freely distributed for non-military use only. MASM/OPTAsm source included Usage: DBOX Please insert the yellow diskette. Leading and trailing blanks are removed from the string and one blank is added to each end. The result on the screen is: +------------------------------------+ | Please insert the yellow diskette. | +------------------------------------+ Except it will look better because DBOX uses the IBM double line drawing set. DDIFF32.ZIP May 21 47805 DDIFF 3.2 7-28-92 File difference utility 1999 Reports differences in files between time periods. Create a benchmark today, and check your files for changes tomorrow. Many options include CRCs, multiple paths, automatic infobase creation for use with Folio VIEWS or NFOLIO, and more. DDKEY203.ZIP Mar 20 25175 DDKEY 2.03 Freeware. Powerful 8k TSR key 03:43 redefinition utility with pop-up editing, optional record mode, literal key, halt for user entry in macros, instant on/off, pair shorthand, toggle CapsLock/NumLock in macro, automatic capitals at sentence start, 24-hr alarm, screen blanker, ASCII table, modify cursor, print screen to file, load & save key files. Pause, reassign, chain macros. Customizable. Loads high. Includes Dvorak layout. May be freely distributed. David M. Dibble, DmD@@silent-running.com DECIDE.ZIP Mar 20 15947 DECIDE version 1.0 This is a batch file 03:43 enhancing program that allows the batch file to analyze a directory and make decisions based on the search criteria. Sets errorlevel as output. This is public domain software. Created by Edward Brophy 1997 - Freely Distributable. DLTR102A.ZIP Jul 6 30108 DELTREE.COM v1.02a - Deletes subdirectories 1999 (with all contents) and files. Supports DR DOS-style file lists. This update fixes a problem (crash!) with FreeDOS and removes the root-safety check on removable drives. Free software under the GNU General Public License, with A86 source. Charles Dye. DLTR102B.ZIP Aug 2 33965 DELTREE.COM v1.02b - Deletes subdirectories 1999 (with all contents) and files. Supports DR DOS-style file lists. This update ports the source to NASM. Free software under the GNU General Public License, by Charles Dye. DLTR102C.ZIP Sep 3 34152 DELTREE.COM v1.02c - Deletes subdirectories 22:34 (with all contents) and files. Supports DR DOS-style file lists. Free software under the GNU General Public License, by Charles Dye. DT14.ZIP Jun 11 28847 DirTotal v1.4 A small dos utility to show how 21:32 much each directory plus its subdirectories take up HD space. Supports Win95 long file names. Public domain, comes with Pascal source ERROUT.ZIP Dec 12 9292 Redirects standard error to standard output 1999 and runs a client program. Useful when output is lost because a program sends more than a single screen to standard error. Source included under GNU GPL. Supports PATH environment variable. Works with Win32 console utilities (e.g., ROUTE.EXE). Example: ERROUT ROUTE | MORE FDATE96A.ZIP May 21 83668 FDATE v9.6a batch-file date manipulation 1999 utility-- everything you'd want to do with dates in batch files: put the date of your choice (in format of your choice) into an environment variable; numeric & date arithmetic; string handling; get user input; English, French, Spanish, German output. V9.6a includes a minor enhancement to enable text justification under NT. Freeware. FILL.ZIP Apr 13 31079 'Fill' will copy all your files, filling up 00:13 each floppy disk. To do this, 'Fill' will build a list of the files of the directory, sort this list by size order and then copy the biggest file to the floppy. Second, it will copy the biggest file that can be copied in the remaining space of the floppy and so on. When the first floppy will be filled up, 'Fill' will prompt you for another disk until the directory is completely copied to floppies. FILTER37.ZIP May 21 32508 Multi-purpose text filter. Public Domain 1999 FILTER38.ZIP Apr 16 33752 FILTER : Multi-purpose text filter. Lots of 22:12 options make this a good batch file utility. Run FILTER ? to see options. FILTER40.ZIP Apr 23 34236 Ferguson's Multi Purpose Text Filter version 10:15 4.0 FLOC126.ZIP May 21 78537 LOCATE v1.26 - Freeware file finder. Find 1999 directories, files, or both; 0-byte files; executables only; mask by date, time, and/or attributes. Will search into hidden sub- directories. Extended wildcards. Options to change directory, delete files, display Win95 long filenames. Macro output for real flexibility. Can be used as a batch tool as well as a command-line utility. A86 source and exhaustive documentation. Charles Dye FLOC127.ZIP Oct 16 79334 LOCATE v1.27 - Freeware file finder. Find 1999 directories, files, or both; 0-byte files; executables only; mask by date, time, and/or attributes. Will search into hidden sub- directories. Extended wildcards. Options to change directory, delete files, display Win95 long filenames. Macro output for real flexibility. Can be used as a batch tool as well as a command-line utility. A86 source and exhaustive documentation. Charles Dye FLOC128.ZIP Dec 1 80684 LOCATE v1.28 - Freeware file finder. Find 1999 directories, files, or both; 0-byte files; executables only; mask by date, time, and/or attributes. Will search into hidden sub- directories. Extended wildcards. Options to change directory, delete files, display Win95 long filenames. Macro output for real flexibility. Can be used as a batch tool as well as a command-line utility. A86 source and exhaustive documentation. Charles Dye FRENUM0.ZIP May 21 9279 Renames files according to a scheme of an 1999 optional string followed by a number with a minimum number of digits, zero padded, keeping the extension, such as "peg0039.jpg". Filenames are sorted in RAM before renaming (limit: 4000 filenames.) Operated by command line arguments or successive questions. Unsupported freeware by Joao Magalhaes jcm@@mail.EUnet.pt http://home.EUnet.pt/~jcm/ GET28.ZIP Jul 6 19505 GET28 - Bob Stephan's Batch Enhancer v 2.8. 1999 Places system information in environment for use in batch files. GNUM4.ZIP Apr 23 187019 DOS port of the GNU version of the Unix M4 10:15 macro processor. GNUM is a macro processor, in the sense that in copies its input to the output, expanding macros as it goes. Macros are either builtin or user-defined, and can take any number of arguments. Besides just doing macro expansion, GNUM has builtin functions for including named files, running Unix commands, doing integer arithmetic, manipulating text in various ways, recursion, etc. GRADE15.ZIP Mar 25 8969 GRADE 1.5 classifies files by size as small or 20:11 large and sets the errorlevel accordingly. You might say it separates the sheep from the goats. It is typically used to trigger re-building the Magellan primary index when the secondary index get too big. MASMASM/OPTAsm source included. Written by Roedy Green of Canadian Mind Products. Copyrighted but may be copied freely for Non-military use only. Version 1.5 embeds the new address and phone number. Does not handle long filenames. G_POHL1.ZIP Jun 11 171347 Collection of utilities by Georg Pohl. These 21:32 utilities are free. HBRK55.ZIP Mar 20 15280 Contains HBREAK52.ZIP & HBREAK55.ZIP. 5.5 is 03:43 an update without the (minimal) doc file, so one needs both. Hbreak is an utility capable of aborting the execution of programs. It can recover some .computer crashes/. The only caution is not to invoke it in the middle of another TSR execution (vg. SideKick). It is not recomended to use it while DOS PRINT is working. HBREAK is very powerful. Ctrl-Break interrupts 99% of programs (if DOS is not corrupted and INTs are enabled). HYLYT_10.ZIP Jun 12 7522 HYLYT v1.0: Dos batch menu enhancer. 1999 Keyboard/mouse highlights selection returned as errorlevel. FREEWARE! IDAR151E.ZIP May 21 42116 IDArc is a simple tool (FREEWARE) to identify 1999 compressed files from within batchfiles. Incl. Pascal source! Detects the following archive formats (also EXE): 1.ARC 2.ZIP 3.ZOO 4.LZH 5.DWC 6.MDCD 7.LBR 8.ARJ 9.HYP 10.UC2 11.HAP 12.HA 13.HPack 14.SQZ 15.RAR 16.PAK 17.ARC+ 18.LIM 19.BSN/BSA 20.PUT 21.SQWEZ 22.Crush/ZIP 23.Crush/ARJ 24.Crush/LZH 25.Crush/ZOO 26.Crush/HA 27.LZExe 28.PKLite 29.Diet 30.TinyProg 31.GIF 32.JPG(JFIF) 33.JPG(HSI) 34.AIN 35.AINEXE 36.SAR 37.BS2/BSArc 38.GZIP/Comp 39.ACB 40.MAR 41.CPShrink 42.JRC 43.JARCS 44.Quantum 45.ReSOF 46.Crush/unc.47.ARX 48.UCEXE 49.WWPack 50.QuArk 51.YAC 52.X1 53.Codec 54.AMGC 55.NuLIB 56.PAKLeo 57.TGZ 58.WWP/Daten 59.ChArc 60.PSA 61.ZAR 62.LHARK 63.CrossePAC 64.Freeze 65.KBoom 66.NSQ 67.DPA 68.TTComp 69.WIC(Fake!) 70.RKive 71.JAR 72.ESP 73.ZPack 74.DRY 75.OWS(Fake!) 76.SKY 77.ARI 78.UFA 79.MS CAB 80.FOXSQZ 81.AR7 82.TSComp 83.PPMZ 84.MS Compr. 85.MP3 86.ZET 87.Xpk data 88.XPack DImg 89. ARQ 90.ACE 91.Squash 92.Terse 93.Xpk Sdata 94.Stuffit 95.PUCrunch 96.BZip 97.UHarc 98.ABComp 99.CMP 100.BZip2 101.LZOP 102.szip 103.Splint 104.TAR 105.InstallSh. 106.CARComp 107.LZS 108.BOA 109.InstSh.Z 110.ARG 111.Gather 112.Pack Mag.113.BTS 114.ELI 5750 115.QFC 116.PRO-PACK 117.MSXiE 118.RAX 119.777 120.LZS221 121.HPA 122.Arhangel 123.EXP1 124.IMP 125.BMF 126.NRV 127.PAK (DD) 128.Squish 129.Par 130.HIT 131.SBX 132.NaShrink 133.DST 134.ASD 135.InstSh.CAB 136.TOP4 137.BatComp 138.BlakHole 139.BIX 140.LZA 141.Blink 142.CAR 143.SARJ 144.Compack 145.LGC IFNUMBER.ZIP Apr 16 6258 The MS-DOS command "if" can not do numeric 22:12 predicatiton like bigger than, smaller than, bigger equival than or smaller equival than. Ifnumber.exe can. It returns an errorlevel, which you can use for batch programming. INK153.ZIP Aug 29 478811 ----------> Inkutils 1.53 <---------- 11 1999 DOS/Windows 95/98 Utilities with long filename, FAT32 and 4DOS support Includes DEDIT: 4DOS/TakeCommand/NDOS full-screen description editor with unique auto config, importing and Win9x long filename grabbing functions DD: The best directory deletion utility. EE: a command line/desktop/TSR (1K) calculator. CE - Replaces the terse "Abort, Retry or Fail" message with an informative window that pops up. *PLUS* 7 other utils and a menu style user guide. Freeware by Mark Incley. e-mail: inkutils@@inkland.demon.co.uk ISRAMDSK.ZIP May 21 29357 Free utility to check for presence of ramdisk. 1999 Found disks are reported via an environment variable and by exit code error level. Options include specify drive to test, test all drives, specify a default value and auto-create a dir on the found ramdrive. Runs under all known operating systems that are or emulate DOS, including Windows and OS/2. ISWHT103.ZIP Oct 3 60395 ** IsWhat 1.03 ** BatchFile Util ** ** NEW 1999 FEATURES - AWESOME!! ** 10+ Handy functions to determine the: Day of Week - Day of Month - Month of Year Day of Year - Match Date<>Date Rename file with a DateString for name. Rename file with Day Of Year Extension. Calendar, set DATE/TIME environment variables. Insert Date/Time to text files. New Julian Date functions. "Cowboy Software" JOCMNU20.ZIP Apr 8 125260 JOC-MENU 2.0 - Pulldown menu system quick and 07:15 powerful. Execute all your aplications with menus. 10 levels of anidation. 16 options by menu. All the menus visibles in the in the screen. Quick and easy definition of menus. Takes no memory when executes a program. Mouse suport. Screensaver. Hypertext help system. Calculator. Calendar. Ascii table, etc Can also be used for launching applications in win95/NT. LGFV209.ZIP Apr 23 19451 LGFV is small and fast MS-DOS archives viewer. 10:15 - You need no archivers themselves to view archives - Archive will be correctly recognized regardless of its extension - It recognizes 90 types of archive formats - It's really fast LMOD10.ZIP Dec 12 10304 LMOD 1.0 extracts data from STDIN, and merges 1999 with given string, for single line or range of lines. Can be used to set environmental variables from DOS output, generate list of commands, modify lists.. Windows NT compatible. M.ZIP Apr 16 10870 This is a simple MS-DOS menuing system. It has 22:12 a built in screen saver that clears your screen after 2 min of non use. You need DOS v3.00 or later. If you don't have DOS v6.2+, you should upgrade. Use this system as you wish. It is free to distribute or use unmodified. Harvey Parisien MCLIP100.ZIP May 13 25253 MouseClip v1.00, Freeware, Copyright (c) 2000 13:52 Jason Hood. A resident program (TSR) that uses the mouse to copy and paste in DOS text modes. Copies both blocks and streams with double-click mode. Copies to and from the Windows clipboard. 286+, with ASM source. jadoxa@@hotmail.com http://adoxa.homepage.com/mouseclip/ MCOPY16.ZIP Aug 29 13459 Multiple COPY, 16 bit version. MCOPY will 1999 allow you to copy multiple files that you cannot normally group with standard wildcards (* and ?), you just separate the files with commas or semicolons. For example MCOPY AUTOEXEC.BAT,CONFIG.SYS C:\TEMP will copy both files to C:\TEMP. You can also use wildcards; MCOPY *.EXE;*.COM;*.BAT C:\UTILS, this will copy all .EXE,.COM, and .BAT files to C:\UTILS. MCOPY32.ZIP Aug 29 22886 Multiple COPY, 32 bit version. MCOPY will 1999 allow you to copy multiple files that you cannot normally group with standard wildcards (* and ?), you just separate the files with commas or semicolons. For example MCOPY AUTOEXEC.BAT,CONFIG.SYS C:\TEMP will copy both files to C:\TEMP. You can also use wildcards; MCOPY *.EXE;*.COM;*.BAT C:\UTILS, this will copy all .EXE,.COM, and .BAT files to C:\UTILS. MDEL16.ZIP Sep 15 12788 MDEL16 - 16 bit deletion utility. Syntax: mdel 1999 ,,... [,,...] MDEL is a powerful program that allows you to quickly delete a lot of files. You can separate all of the files with commas or semicolons to be deleted; MDEL *.EXE,*.COM, will delete all .EXE and .COM files. You can also use a second optional parameter to exclude files from being deleted. MDEL . *.ZIP for example will delete all files except .ZIP files. This is a very convenient way of deleting a lot of files except a select few. MDEL32.ZIP Sep 15 21353 MDEL32 - 32 bit deletion utility. Syntax: mdel 1999 ,,... [,,...] MDEL is a powerful program that allows you to quickly delete a lot of files. You can separate all of the files with commas or semicolons to be deleted; MDEL *.EXE,*.COM, will delete all .EXE and .COM files. You can also use a second optional parameter to exclude files from being deleted. MDEL . *.ZIP for example will delete all files except .ZIP files. This is a very convenient way of deleting a lot of files except a select few. MDIR105.ZIP Jul 6 15977 MDIR v1.05 - Free directory lister. Syntax 1999 based on the DIR command from MS-DOS 5. For use under non-Microsoft DOSses. Compatible with DR DOS and FreeDOS. A86 source available on request. Charles Dye MMOVE16.ZIP Aug 29 13465 Multiple MOVE, 16 bit version. MMOVE is 1999 basically the same as MCOPY except it moves the files instead of coping them. Syntax: mmove ,... MMOVE32.ZIP Aug 29 22899 Multiple MOVE, 32 bit version. MMOVE is 1999 basically the same as MCOPY except it moves the files instead of coping them. Syntax: mmove ,... MRSR.ZIP Apr 23 43917 Multiple Recursive Search & Replace (MRSR) is 10:15 a command line program for doing search and replace operations on text files. Rather than being limited to a single file at a time, or a single search and replace at one time, MRSR allows multiple files and a virtually unlimited number of search and replace operations at once. MRSR also does BLOCK searches. MRSR will optionally go through an entire sub-directory tree. MRSR allows updates to Web pages and also source code. This is the 16-bit demo version for MSDOS 5.0 or greater. MRSR_200.ZIP Apr 13 43746 Multiple Recursive Search & Replace (MRSR) is 00:13 a command line program for doing search and replace operations on text files. Rather than being limited to a single file at a time, or a single search and replace at one time, MRSR allows multiple files and a virtually unlimited number of search and replace operations at once. MRSR also does BLOCK searches. MRSR will optionally go through an entire sub-directory tree. MRSR allows updates to Web pages and also source code. MTR200B.ZIP Dec 1 191218 MiniTrue is a versatile utility which combines 1999 a fast and powerful search/replace functionality with a full-featured textviewer, enabling quick and efficient browsing, searching and/or modification of a large number of files. MiniTrue can operate interactively and prompt to see if a replacement should be made or it can make all desired substitutions automatically. MTR201B.ZIP Apr 8 194526 MiniTrue is a versatile utility which combines 07:15 a fast and powerful search/replace functionality with a full-featured textviewer, enabling quick and efficient browsing, searching and/or modification of a large number of files. MiniTrue can operate interactively and prompt to see if a replacement should be made or it can make all desired substitutions automatically. NETMV10.ZIP May 21 27326 NetMove v1.0 will Move Fidonet messages 1999 (nnn.MSG) to any Drive and/or Path using the LASTREAD pointers to keep all File Names unique and prevent the Overlaying of Files. The LASTREAD pointer is automatically Created (Last Read = 0) if not found. Any/all files numbered greater than the Last Read pointer that already exist (Un-Read Mail) are preserved. MASM Source included. BJr NOW-1V02.ZIP Jul 6 23270 NOW v 1.02 - run programs with filenames 1999 created from today's date and time. This is especially useful from within Batch files OMENU457.ZIP Mar 31 94454 oMENU - A complete DISK MENU system. Provides 14:08 fast and easy access to your DOS programs. Displays a simple list of your applications and allows you to select one using the arrow keys or a mouse. No knowledge of DOS required. Passwording, File Locater, Calculator. By Harvey Parisien. PCMS130.ZIP Sep 3 32860 This is version 1.30 of PCMENU. I've come to 22:34 the obvious conclusion that nobody wants to pay for yet another menu system - so the program is now completely free as it used to be. Live and learn. Of course letters containing glowing reviews and $ will not be unwelcome. :) Have fun! We believe all the bugs have been worked out of this, but of course this may not be the case. If you discover any, we'd be greatful if you'd advise us of them. PCY2K.ZIP May 21 13012 Check your PC for Y2K compliancy. Batch files 1999 and text files. PEEK.ZIP Jul 8 3465 PEEK.COM - batch file testing of memory bytes 1999 for system info; value returned as errorlevel PSPA395.ZIP Jul 8 462532 PARSE-O-MATIC - Convert your files from one 1999 format to another. Extract information. Edit automatically. Our customers include: Boeing, CompUSA, Eaton, Eddy Corp., Georgia Gulf, Harris, Hughes, McCain Foods, McDonald's, Nestle, Nike, Philip Morris, Pitney Bowes, Prentice Hall, Procter & Gamble, Royal Bank, Royal Caribbean, Visa. This version adds five new commands. This evaluation copy has ALL functions enabled. For DOS, Windows or OS/2. QCMP114.ZIP May 21 12178 QCMP compares two files for batch files. 1999 Similiar to the DOS COMP command, but doesn't display differences, console display is better suited for automated processing, and a usable errorlevel is returned for testing within the batch file. RAGEV99A.ZIP May 21 272991 Rapid ANSI Graphics Engine, Beta v 0.99. 1999 Create ANSI artwork with this editor. RESIZE13.ZIP Mar 25 5958 RESIZE grows or shrinks a file 20:11 RFW100R3.ZIP Apr 23 81336 RFW 1.00.3 - ROSE's File Weeder - 21-Nov-99 10:15 ------------------------------------------- RFW can be used as + duplicate file weeder + CRC-32 file integrity checking program + anti ad and trash file remover + smart file renamer + large virus collection pre-sorter ! two versions: For min.& max. free memory -------[ http://come.to/rose_swe ]--------- Freeware from ROSE SWE, Ralph Roth SAYBNG15.ZIP Mar 25 8160 SAY! 1.4 like ECHO with all 256 chars you can 20:11 easily specify embedded control characters. e.g. SAY! "Y" 13 | DEL *.* SAY! 27 "&l5257.1058J" 26 > LPT1: SAY! 7 7 7 "The sky is falling" Use it to send control strings to a printer, or simulate keystrokes to a program. Generates arbitrary strings for pipes or redirection. SAY! is very similar to SAY in the Ziff Communications PC Powertools. MASM/OPTAsm source included. By Roedy Green of Canadian Mind Products. Copyrighted but may be copied freely for non-military use only. Version 1.4 just embeds the new address and phone number. SCAT27.ZIP Mar 27 20741 SCAT fixes damaged diskettes and upgrades old 03:03 ones. SCNCD590.ZIP Oct 16 119928 Type keystrokes automatically while in the 1999 middle of another program. Useful in getting past the starting screens of programs, building macros, creating screen savers, etc. Can also be used to remap the keyboard. Version 5.90-beta. SCSIZEIT.ZIP Oct 16 3553 Sizeit is a memory resident program that 1999 allows you the opportunity to measure on screen the exact size of the space that will be used on paper when you print the item shown on the screen. SEDMOD10.ZIP Apr 8 40764 SEDMOD v1.0 - A modified version of sed, the 07:15 Unix stream editor. Sed is a filter to find/delete/add/alter lines, words or characters in text files or piped input, using Unix regular expressions. Features of SEDMOD include new switches for case- insensitive matching, global replace; new regexes for tab, newline, hex, and other chars; upper/lower case conversion of output; Awk-style word args $0 - $9. C source code included. GNU FREEWARE. SEL.ZIP Jul 11 1453 A pair of utilities from the BATPOWER echo. 1999 SEL.COM sets DOS ERRORLEVEL, EL.BAT displays it. SORTXL.ZIP May 21 3448 SORTXL 3.0 sort large ASCII files by up to 8 1999 fields, ascending/descending SORTXL31.ZIP Jul 6 3471 SORTXL 3.1 sort large ASCII files by up to 8 1999 fields, ascending/descending Horst Schaeffer SPLICE12.ZIP Mar 27 37594 SPLICE 1.1 splices bits of files together e.g. 03:03 1. excising a section of a file. 2. replacing a section of a file. 3. inserting a section into a file. 4. extracting a section of a file. 5. appending a section onto a file. This program may be freely copied and used for any purpose except military. C++ source included. By Canadian Mind Products roedy@@mindprod.com http://mindprod.com SSHOT130.ZIP May 21 51749 SnapShot v1.30: A Software Installation Aid. 1999 This program takes a snapshot of all the files and directories on your hard disk(s). It is designed to be run before installing a new software package and again after the package has been installed. The second time the program is run it will produce a text file detailing the files and directories that have been added, changed or deleted which can then be stored as a record of the installation. STDERRF.ZIP May 21 28525 STDERRF is an STDERR, standard error, 1999 redirection utility. The DOS command line only allows for redirection of STDOUT, standard out, to be redirected from the screen to a file or device. This feature allows the software author to ensure that certain messages that require human intervention are not redi- rected into a file but displayed on the screen. STDERRF will force STDERR to be redirected to a file of the user's choice. TABIN51.ZIP Mar 27 21369 TABIN 5.1 converts spaces to tab in an ASCII 03:03 text file. usage : TABIN Myfile.TXT Don't use it on word processor files. TABOUT24.ZIP Mar 27 20203 TABOUT 2.4 converts tabs to spaces in an ASCII 03:03 text file. usage : TABOUT Myfile.TXT Don't use it on word processor files. TCAP30.ZIP May 21 13958 TCAP is a text capturing utility. Console I/O 1999 is copied to a file. TCAP's purpose is somewhat like the "script" program available on Unix systems, with respect to its ability to log text from the console while it is running. It can remain resident in memory (i.e., as a TSR program) to capture text from several programs or commands, or capture text from a single program. TDEL268.ZIP Aug 29 99085 T+DEL version 2.68 - the *PERFECT* replacement 1999 for the pathetic MS-DOS/4DOS DEL command! Fast, colorful, reliable, secured, easy-to-use. Options & features: - Advanced confirmation methods; - Filters (size/date/age/attributes) - 10 Wiping levels; Recursive DEL; - Del empty dirs & update NCD/LCD/etc - Prevent possible user-mistakes! - Protect user-selected files & dirs; - Script-files support; Create LOG; - Installs over DEL command (optional) - Percentage & Quiet-mode; AND MORE! TIC2DIR.ZIP Apr 23 7527 Tic2Dir.Bat [ver 1.05.00] Moves TIC-attached 10:15 files to defined target directories, from a designated configuration file. Ideal for point systems or Fido-style node operators with no downlinks. Requires NSET.COM, by Horst Schaeffer and MS-DOS. (Improved KEEP option.) Free! TODDY615.ZIP May 28 35655 Toddy - DOS Command Line Editor - Eric Tauck 1999 Toddy is a terminate and stay resident (TSR) utility that enhances the entry and editing of DOS commands, saves commands for later retrieval, and provides resident macros that work like simple batch files. Only certain programs that use DOS for input, like COMMAND.COM or DEBUG.COM, will be affected by Toddy. Toddy will work on any PC compatible running DOS 2.0 or greater. Toddy may be used and distributed freely. TOFIX15.ZIP Mar 31 9442 TOFIXED: converts variable length CrLf files 14:08 to fixed length records still delimited by CrLf. Chops lines or pads with blanks as needed. TSBAT58.ZIP May 21 159359 A large collection of useful batch files and 1999 batch programming tricks from Prof. Timo Salmi http://www.uwasa.fi/~ts/ Self-contained. Mostly no exotic external batch enhancers needed. UU158E.ZIP Apr 9 90195 þþþ Universal Unpacker þþþ (GUS-Clone) English 11:12 version 1.58.00 (C) 1995-2000 Juergen Peters Identifies and unpacks archives of the types ARC, ARC+, PAK, ZIP, LZH, ARJ, UC2, ZOO, DWC, PUT, HYP, LBR, HA, HAP, HPK, SQZ, SQWEZ, LIM, RAR, MD, BSN, BS2, AIN, SAR, ACB, MAR, CPZ, JRC, JAR, ARX, Quantum, ReSOF, QuArk, YAC, ChArc, Codec, NuLIB, PAKLeo, AMGC, X1, PSA, ZAR, LHARK, CPAC, Freeze, KBoom, Crush, NSQ, DPA, TTComp, WWPack-Data, RKV, JAR, ESP, ZPack, Sky, ARI, UFA, FOXSQZ, AR7, TSComp, PPMZ, MP3, ZET, ARQ, ACE, Terse, Squash, Stuffit, UHarc, ABComp, CMP, BZ, CARComp, LZOP, szip, Splint, TAR, BA, InstallShield Z and CAB, BOA, ARG, BZ2, Gather, QFC, PRO-PACK, MSXiE, RAX, 777, LZS221, HPA, Arhangel, NRV, oPAQue, Squish, MS CAB, HIT, IMP, EXP1, BZip, BZip2, NSK, DST, ASD, BTS, TOP4, BatComp (4DOS), BIX, LZA, BLI, CAR, SARJ, Compack Sfx, LGC, ARS-Sfx, Akt, Akt32, Flash, PC/3270, NPack, PFT, XTreme, SemOne, InstallIt, PPMD, RK, RPM, XPA32, XPack Data/DImg/SData. For operation of the program (except for archive identification with /I) the corresponding unpackers need to be found in DOS's PATH statement. Virus scan possible during unpacking, move broken archives to baddir. Now with LFN support under Windows 9x! UU162E.ZIP Sep 3 195128 Universal Unpacker (GUS-Clone) English version 22:34 1.62.00 (C) 1995-2000 Juergen Peters Identifies and unpacks archives of the types ARC, ARC+, PAK, ZIP, LZH, ARJ, UC2, ZOO, DWC, PUT, HYP, LBR, HA, HAP, HPK, SQZ, SQWEZ, LIM, RAR, MD, BSN, BS2, AIN, SAR, ACB, MAR, CPZ, JRC, JAR, ARX, Quantum, ReSOF, QuArk, YAC, ChArc, Codec, NuLIB, PAKLeo, AMGC, X1, PSA, Ai, ZAR, LHARK, CPAC, Freeze, KBoom, Crush, NSQ, DPA, TTComp, WWPack-Data, RKV, JAR, ESP, ZPack, Sky, ARI, UFA, FOXSQZ, AR7, TSComp, PPMZ, MP3, ZET, ARQ, ACE, Terse, VBX102.ZIP Jun 12 126104 VBX - Manfred's little Box Painter v1.00 Box 1999 drawing editor using ASCII graphics in DOS with limited text editing (no word processing). Allows drawing with cursor keys in single-bar or double-bar mode supplying all the corners, tees and crosses automatically. VBX104C.ZIP Oct 16 136800 VBX - Manfred's little Box Painter v1.04 Box 1999 drawing editor, using ASCII graphics in DOS with limited text editing (no word processing). Extensive interactive Help screens (called by F1). Allows drawing with cursor keys in single-bar or double-bar mode supplying all the corners, tees and crosses automatically. Draw with character under cursor, which may pe picked from complete extended ASCII table. VBX106.ZIP Sep 3 145591 VBX - Manfred's Little Box Painter v1.06 Box 22:34 drawing editor, using ASCII graphics in DOS with limited text editing (for word processing you may call Eric Meyer's VDE from VBX with a single keystroke) VIEW160G.ZIP Jul 8 147637 VIEW - the file viewer for DOS 1999 ============================== Viewer / printer for all common word processor formats, plus ASCII and ANSI, and HTML. VIEW can save files in format suitable for import to word processors. Shareware $30US. ============================== VPCALC24.ZIP May 14 141521 Variable Precision Calculator for batch file 09:29 operation. W3START.ZIP Sep 10 8280 WINSTART.EXE and WINGO.COM (version 1.0) Start 20:12 Windows programs from the DOS command line. WINGO is a small DOS TSR that you install before Windows; WINSTART is a Windows application that gives WINGO access to the necessary Windows API functions. You MUST run Windows in Enhanced mode. You can disable and reenable WINGO and WINSTART when you want. Win 3.x only. by Douglas Boling and PC Magazine WATCHDOG.ZIP Mar 20 2614 WATCHDOG (WATCHDG1 for COM1 and WATCHDG2 for 03:43 COM2) monitors the Carrier signal (DCD, Pin 8) status on the designated Serial Port, and re-Boots the machine if carrier is dropped. This reset WILL include the power-on self-test (Cold Boot). (by James R. Reinders & Jim Kovalsky; Highland, MI) Public Domain/Freeware, feel free to copy and distribute. WBAT05.ZIP May 21 21827 WBAT 0.5 - Dialog boxes for DOS batch - with 1999 buttons, checkboxes, menues, input fields - free layout, INI file, mouse support in GUI box/full screen. Freeware (c) 1999, Horst Schaeffer WBAT06.ZIP Jun 12 23486 WBAT 0.6 - Dialog boxes for DOS batch - with 1999 buttons, input fields, checkboxes, radio buttons, menues - free layout, INI file, comprehensive demo batch, mouse support in GUI box/full screen. Freeware (c) 1999, Horst Schaeffer WBAT07.ZIP Aug 29 27846 WBAT 0.7 - Dialog boxes for DOS batch - with 1999 buttons, input fields, checkboxes, radio buttons, menues - free layout, INI file, comprehensive demo batch, mouse support in GUI box/full screen. Freeware (c) 1999, Horst Schaeffer WBAT10.ZIP Oct 16 28062 WBAT 1.0 - Dialog boxes for DOS batch - with 1999 buttons, input fields, checkboxes, radio buttons, menues - free layout, INI file, comprehensive demo batch, mouse support in GUI box/full screen. Freeware (c) 1999, Horst Schaeffer WBAT204.ZIP Apr 9 39770 WBAT 2.04 - Dialog boxes for DOS batch - with 11:12 buttons, input fields, checkboxes, radio buttons, menues - free layout, INI file, comprehensive demo batch, mouse support in GUI box/full screen. Freeware (c) 2000, Horst Schaeffer WBAT210.ZIP Jun 5 42345 WBAT 2.10 - Dialog boxes for DOS batch - with 04:06 buttons, input fields, checkboxes, radio buttons, menues - free layout, INI file, comprehensive demo batch, mouse support in GUI box/full screen. Freeware (c) 2000, Horst Schaeffer WCD22D16.ZIP May 21 50621 "Whatever" Change Directory - 16 bit. For DOS, 1999 UNIX, Windows environments. WCD22D32.ZIP May 21 100663 "Whatever" Change Directory - 32 bit version. 1999 For DOS, Unix, Windows Systems. Supports long file names. WCLIP11E.ZIP May 21 2231 WCLIP 1.1 sends piped/redirected DOS text to 1999 the WINDOWS clipboard with options to append, T-pipe WCLIP20.ZIP May 21 2984 WCLIP 2.0 - WIN clipboard utility for DOS box: 1999 send/receive by STDIN/STDOUT redirection, character conversion, options: append, T-pipe Freeware (c) 1999, Horst Schaeffer WCLIP21.ZIP Jul 6 2839 WCLIP 2.1 - WIN clipboard utility for DOS box: 1999 send/receive by STDIN/STDOUT redirection, options: append, T-pipe Country specific character conversion according to "OEM" font. Freeware (c) 1999, Horst Schaeffer WI.ZIP Jun 11 4646 File finder with multiple filespecs. Free for 21:32 personal use. XCOLS0.ZIP May 21 7470 XCOLS reads line by line of data from standard 1999 input, treats it as columnar data and rearranges selected columns according to a command-line template. This template can contain text. For instance: DIR | XCOLS File ~1 was created at ~$ will cast the output from the DIR command, replacing ~1 with a file name (first column of data) and ~$ with the file creation time (last column of data) in the string given in XCOLS's command line. Freeware by Joao Magalhaes jcm@@mail.EUnet.pt http://home.EUnet.pt/~jcm/ XCPD2251.ZIP May 14 88053 Further documentation for XXCPY. 09:29 XCPY2225.ZIP Apr 13 81955 XXCOPY is simply a logical extension to XCOPY. 00:13 It remains faithfully compatible with XCOPY in the invocation syntax, yet, adds many innovative features to be a very serious utility for anyone who feels comfortable in managing files in command line mode (DOS Box). XXCOPY is also a great batch file enhancer with unique features such as alias-name retention, and file/directory exclusion, and directory- collapsing/rebuilding. XCPY2251.ZIP May 14 85589 XXCOPY Release Version 2.25.1. Note that a 09:29 higher numbered _Beta_ version has been released through the BFDS. XXCOPY is simply a logical extension to XCOPY. It remains faithfully compatible with XCOPY in the invocation syntax, yet, adds many innovative features to be a very serious utility for anyone who feels comfortable in managing files in command line mode (DOS Box). XCPY2340.ZIP Apr 23 84010 XXCOPY is simply a logical extension to XCOPY. 10:15 It remains faithfully compatible with XCOPY in the invocation syntax, yet, adds many innovative features to be a very serious utility for anyone who feels comfortable in managing files in command line mode (DOS Box). XXCOPY is also a great batch file enhancer with unique features such as alias-name retention, and file/directory exclusion, and directory- collapsing/rebuilding. XXCOPY runs under Windows 95/98 and comes with a 16-bit version XXCOPY16 which allows copying files in DOS environment using short name only (which can be resynchronized with corresponding long file names later). You may also use it for synchronizing systems. It is an industrial strength utility for system administrators. XCPY2400.ZIP Jul 13 88910 XXCOPY Release Version 2.40.0 (2000-06-18) 20:44 XXCOPY is simply a logical extension to XCOPY. It remains faithfully compatible with XCOPY in the invocation syntax, yet, adds many innovative features to be a very serious utility for anyone who feels comfortable in managing files in command line mode (DOS Box). XECHO133.ZIP Aug 2 85693 Utility collection for DOS people for creation 1999 of extensive batch programs. Read README.TXT and XECHO.DOC. It is all FREEWARE. XFC.ZIP Jun 11 3180 File/directory compare. Free for personal use. 21:32 XSET529.ZIP May 21 97949 XSET: EASY solution to enhance batch files. 1999 Put ANYTHING you want in environment variable *Catch output of any command or program. *High-level user interface: line-edit, colors windows, boxes, time-out, default values,... *Built-in commands to modify strings: search, subst, lower/upper, substring, regular expr. *Calculation, system data: date/cpu, filename *Manage var. (like PATH) longer than 128 char *And much more ! (password, random, ...) XSET533.ZIP Jul 6 103098 XSET: EASY solution to enhance batch files. 1999 Put ANYTHING you want in environment variable *Catch output of any command or program. *High-level user interface: line-edit, colors windows, boxes, time-out, default values,... *Built-in commands to modify strings: search, subst, lower/upper, substring, regular expr. *Calculation, system data: date/cpu, filename *Manage var. (like PATH) longer than 128 char *And much more ! (password, random, ...) XSET535.ZIP Aug 29 103280 XSET: EASY solution to enhance batch files. 1999 Put ANYTHING you want in environment variable *Catch output of any command or program. *High-level user interface: line-edit, colors windows, boxes, time-out, default values,... *Built-in commands to modify strings: search, subst, lower/upper, substring, regular expr. *Calculation, system data: date/cpu, filename *Manage var. (like PATH) longer than 128 char *And much more ! (password, random, ...) XSET536.ZIP Sep 15 103313 XSET: EASY solution to enhance batch files. 1999 Put ANYTHING you want in environment variable *Catch output of any command or program. *High-level user interface: line-edit, colors windows, boxes, time-out, default values,... *Built-in commands to modify strings: search, subst, lower/upper, substring, regular expr. *Calculation, system data: date/cpu, filename *Manage var. (like PATH) longer than 128 char *And much more ! (password, random, ...) XSET538.ZIP Dec 15 103414 XSET: EASY solution to enhance batch files. 1999 Put ANYTHING you want in environment variable *Catch output of any command or program. *High-level user interface: line-edit, colors windows, boxes, time-out, default values,... *Built-in commands to modify strings: search, subst, lower/upper, substring, regular expr. *Calculation, system data: date/cpu, filename *Manage var. (like PATH) longer than 128 char *And much more ! (password, random, ...) XXCOPDOC.ZIP Apr 13 45833 Doc's for XCOPY335. 00:13 YATU106.ZIP May 21 43294 TOUCH v1.06 - Yet Another Touch Utility to 1999 change date and time stamps of files. This one supports multiple filespecs, DR DOS file lists, and recursion into subdirectories. Uses local date format, or force US/UK/Japan format. Thorough validity checking of dates and times (can be disabled.) Displays days of the week. Can also set attributes. Copy stamps from another file. Optional prompt. Freeware, Charles Dye. With A86 source. YATU107.ZIP May 21 43848 TOUCH v1.07 - Yet Another Touch Utility to 1999 change date and time stamps of files. This one supports multiple filespecs, DR DOS file lists, and recursion into subdirectories. Uses local date format, or force US/UK/Japan format. Thorough validity checking of dates and times (can be disabled.) Displays days of the week. Can also set attributes. Copy stamps from another file. Optional prompt. Freeware, Charles Dye. With A86 source. YATU108.ZIP Oct 16 51574 TOUCH v1.08 - Yet Another Touch Utility to 1999 change date and time stamps of files. This one supports multiple filespecs, DR DOS file lists, and recursion into subdirectories. Uses local date format, or force US/UK/Japan format. Thorough validity checking of dates and times (can be disabled.) Displays days of the week. Can also set attributes. Copy stamps from another file. Optional prompt. GPL freeware, Charles Dye. NASM source. YATU108A.ZIP Mar 31 51685 TOUCH v1.08a - Yet Another Touch Utility to 14:08 change date and time stamps of files. This one supports multiple filespecs, DR DOS file lists, and recursion into subdirectories. Uses local date format, or force US/UK/Japan format. Thorough validity checking of dates and times (can be disabled.) Displays days of the week. Can also set attributes. Copy stamps from another file. Optional prompt. GPL freeware, Charles Dye. NASM source. YATU108B.ZIP Sep 3 51823 TOUCH v1.08b - Yet Another Touch Utility to 22:45 change date and time stamps of files. This one supports multiple filespecs, DR DOS file lists, and recursion into subdirectories. Uses local date format, or force US/UK/Japan format. Thorough validity checking of dates and times (can be disabled.) Displays days of the week. Can also set attributes. Copy stamps from another file. Optional prompt. GPL freeware, Charles Dye. NASM source. YATU108R.ZIP May 14 51685 TOUCH v1.08a - Yet Another Touch Utility to 09:29 change date and time stamps of files. This one supports multiple filespecs, DR DOS file lists, and recursion into subdirectories. Uses local date format, or force US/UK/Japan format. Thorough validity checking of dates and times (can be disabled.) Displays days of the week. Can also set attributes. Copy stamps from another file. Optional prompt. GPL freeware, Charles Dye. NASM source. YATU109.ZIP May 13 45123 ATTRIB.COM v1.09 - File attribute utility, 13:52 syntax-compatible with Microsoft's but more verbose and with more options. Supports DR DOS-style file lists, changing attributes of subdirectories, recursion into subdirs, and multiple filespecs. Prompting, paging, attribute copying, and a toggle operator. And yes, it does support that undocumented comma thing. GPL freeware, Charles Dye. almyutil.zip May 21 26077 Utilities to add/remove tab characters and 1999 leading spaces from ASCII text files. Also split files into smaller files. FREE. attr102a.zip May 21 30610 ATTRIB.COM v1.02a - File attribute utility, 1999 syntax-compatible with Microsoft's but more verbose and with more options. Supports DR DOS-style file lists, changing attributes of subdirectories, recursion into subdirs, and multiple filespecs. Prompting, paging, attribute copying, and a toggle operator. And yes, it does support that undocumented comma thing. Freeware, Charles Dye. au202.zip May 21 50399 ARCHIVE UTILITY 2.02 -freeware, configurable. 1999 supports most major archivers available! ARJ, ARC, LHA, HAP, SQZ, DWC, PAK, ZIP 1.1 and 2.0, ICE, LHARC, LARC, UC2, HYPER, SDN, QWK,and ZOO. Uses MULTIPLE config files, so you can completely change AU's operation from a batch file. Preserves embedded directories, Can be run as an "event" to update all .ZIP files, or be used as an UPLOAD PROCESSOR. add comments or strip them from the files... SCAN for Virus during activity! completely customizeable,logs of all activity. Re-comment your entire BBS file area with ONE command. Search archives for FILE_ID.DIZ, DESC.SDI, *.SDA or VENDINFO.DIZ autoconx.zip May 21 137203 AutoCon V2.0i is a database manager for 1999 Autoexec and Config Files. Allows up to 50 configurations, and makes switching between them easy. Run full interactive (editor, mouse, menus, context sensitive help, etc.) or command line. MENU.CTL device driver (or MSDOS 6) can setup menu of configurations during boot. (ASP) autokey.zip May 21 6746 Automatic keyboard entry from a text file. 1999 Automatic keyboard entry from a text file. Batch file utility. bat9511.zip May 21 170229 Install in Win 95 to improve batch files. 1999 batch13.zip May 21 125707 RUN BATCH RUN ver 1.3 - Book for batch files. 1999 A comprehensive collection of Batch programs, a guide to Batch enhancers, useful MS-DOS utilities and where you can find them, shareware. It's written for the beginners, for those who has been working with MS DOS for a while and for the experienced user that needs a reference manual to improve his own programs. batchart.zip May 21 33411 BATCH ART - primer on basic batch techniques. 1999 Despite its age, this one is still a good reference for the beginner. batchman.zip May 21 17978 Batch Enhancer from PC Magazine. 1999 batpwr03.zip May 21 66088 The best of BATPOWER... Oct 96 to Oct 97. 1999 BATPWR03.ZIP is a compilation of msgs appearing in the FidoNet International echo, BATPOWER, and represent what Bat Lang considered the cleverer, or most significant, postings during this period. There will be some repetition/duplication, but also some real goodies. Good Modeming! /\oo/\ batrule.zip May 21 6271 BATPOWER rules and scripting guidelines. 1999 Posted monthly by Bat Lang, Batpower Moderator, this is the 12-16-97 posting. BATPOWER is the conference devoted to batch language programming. batsec.zip May 21 13138 BatchSecrets, Tutorial on batch techniques. 1999 Emphasizes ANSI Color & Macrokeys. Recommended follow-on primer to BATCHART. bce001.zip May 21 20022 Ben'sCmdExtender, for DOS622 internal cmd's. 1999 BCE.COM is a resident program intended to extend the internal command set of DOS. From Benjamin McGee in BATPOWER, 12/97 beep100.zip May 21 3266 Beep 100 times, sounds like one long tone. 1999 bf_test.zip May 21 3121 The BFDS policy is being distributed as a test 1999 file to establish a link with 3Com. Hi Janis :) bfds_fls.zip May 21 59012 1999 bfds_kit.zip May 21 8835 BFDS Information and Application. The Batch 1999 File Distribution Network is an adjunct to the International BATPOWER echo, promoting batch file programming. bfdsfbbs.zip May 21 133870 Bat Lang's BFDSTAPE.LST with four FILES.BBS 1999 bfdstape.zip May 21 32476 BFDS files now available on Tape. A complete 1999 list of the base-line files that comprise a full-up BFDS site. Available to any Sysop that mails a DC 2060 or 2120 tape to Bat Lang, 6501 Lancret Hill Dr, Austin TX 78745-4713. The tape will be mailed back containing the files listed in BFDSTAPE.LST. Please remit return postage. bg12.zip May 21 13776 BatchGenerator, 09/06/83 v1.2 for DOS. 1999 Generates a batch file, under control of a skeleton obtained from the console. Similar to Horst's LISTMOD. Help = BG ? From an OZ BATPOWERee. bjr0298.zip May 21 19729 BJR0298.ZIP - Batch File Utilities for MS-Dos 1999 and compatible Operating Systems. Source is available by request from benjr@@bellsouth.net (MIME Base-64 Encoding via IRex E-Mail) The Positronium FIDONet 1:3803/7 @d1 bnewz001.zip May 21 2524 The BFDS newz letter, vol 1 no 1 Published 1999 Semi-occasionally. bnewz002.zip May 21 6483 The BFDS newz letter, vol 1 no 2 Published 1999 Semi-occasionally. bnewz003.zip May 21 8017 The BFDS newz letter, vol 1 no 3 No 2, 1999 previously released, is included as reference. These issues contain information about reconnecting to the BFDS, and no 3 will be posted in BATPOWER along with release of this file. Published Semi-occasionally. bnewz004.zip May 21 2854 The BFDS Newz Letter No 004 Published 1999 Semi-Occasionally bnewz005.zip May 21 2855 The BFDS Newz Letter, Vol 1 No 5 This issue 1999 announces the BFDS_ADM echomail area, soon to be backboned. Published Semi-Occasionally bnewz006.zip May 21 1634 The BFDS Newz Letter, Vol 1 No 6 BFDS makes 1999 BACKBONE.NA. PLANET CONNECT connection repaired. Published Semi-Occasionally bnewz009.zip May 21 2997 BFDS NEWZ, Vol 1, No 9 for 1-26-98 Published 1999 Semi-Occasionally. Headline: BFDS is on 'E' bnewz010.zip May 21 3293 BFDS NEWZ, Vol 1, No 10 for 2-1-98 Published 1999 Semi-Occasionally. Headline: Internet Developments. boot.zip May 21 682 Warm boot or cold boot using this utility. 1999 calcu.zip May 21 4602 Would you believe a calculator batch file? 1999 case.zip May 21 4525 UCASE.BAT and LCASE.BAT - All batch subs. 1999 cdesc110.zip May 21 26983 CDesc v1.10 - DOS utility: creates a BBS-type 1999 clearcom.zip May 21 17894 CLEARCOM v2.0 -- Removes ZIP comments 1999 cmos2dos.zip May 21 8536 Synchronizes DOS clock to CMOS clock. 1999 Synchronizes DOS clock to CMOS clock. Used in batch file to correct time information when misbehaved applications cause the DOS clock to lose time. conlog10.zip May 21 22102 Utilities to manage different screen modes. 1999 Utilities to manage different screen modes. Console logging system is freeware by Ben Ritchey Jr. The author's AV protected self-extracting archive is included unmodified within this distribution archive. ctree160.zip May 21 33879 CompTree v1.60 by Allan H›iberg 1999 ------------------------------- A file comparing utility for DOS and Win95 DOS boxes with the ability to compare directory trees and delete source files if they match the target files. Docuentation in Danish and English. With support for Win95 long file names. Good for verification after (for example) copying files or writing them to CD-ROM.þ cursbat.zip May 21 1918 Batch file controls DOS cursor appearance. 1999 d8bat.zip May 21 3694 Batch File: Puts sys info into environment. 1999 ddup13a.zip May 21 19578 Delete duplicate files. 1999 deldupe.zip May 21 11244 Delete Duplicate files, freeware. 1999 deltree.zip May 21 27539 DELTREE.COM v1.00 - Deletes subdirectories 1999 DELTREE.COM v1.00 - Deletes subdirectories (with all contents) and files. Supports DR DOS-style file lists. This update corrects an incompatibility with FreeDOS. Free software under GNU General Public License, with A86 source. Charles Dye. dmenu.zip May 21 3439 Drop Menu batch file using only DOS tools. 1999 do21.zip May 21 43553 An interactive DOS batch file utility. 1999 doc10.zip May 21 7184 DOC.BAT - Organize and view DOC files. This 1999 simple batch file uses some of Horst Schaeffer's utilities to organize and view doc files from the DOS command line. doslfn22.zip May 21 49165 (v2.2) DOSLFNBK: Win95 Long Filename Backup. 1999 dospat13.zip May 21 11790 Patch MSDOS to increase environment size. 1999 Covering versions up to 6.22, this patch allows greater storage of information which can be passed between programs or batch files. dow.zip May 21 5327 DEMO of simulated maintenance utilities. The 1999 batch files included may be used for your own timely maintenance events. doweek.zip May 21 678 DoWeek.Exe sets DOS ErrorLevel based on 1999 DoWeek.Exe sets DOS ErrorLevel based on the Day of Week. Sun=0, Mon=1 ... Sat=6 Ben Ritchey Jr. benjr@@bellsouth.net dtckp161.zip May 21 65130 Date Check Pro version 1.61 Oct 25, 1996 Date 1999 Check is designed to handle maintenance on your computer that everyone tends to forget. Many configurable options. FREEWARE from -= Wasted Lights Software =- dtrate1b.zip May 21 52654 DTRate v1.0B Data Transfer Rate System. 1999 du_inst.zip May 21 86428 A powerful batch file and command shell. 1999 dupe-n28.zip May 21 46145 DUPE NUKEM V2.8: Having problems with dupe 1999 files coming in from the File Bone? Trying to find more space on your 6 4.3 Gig hard- drives for more CDs worth of Shareware? Try Dupe Nukem! This program will look through all your FILES.BBS lists for duplicate files, let you know where they are, and delete them for you! A must-have program for anyone who has a large number of file areas. NEW VERSION! Rename Dupes! Search for different version numbers! Improved Maximus support! CD-Rom Support! Fixed Alt-CFG command! The ULTIMATE Dupe Buster! edlindoc.zip May 21 12448 Documentation for EDLIN, the DOS line editor. 1999 Although a full screen editor such as DOS EDIT is preferred for interactive work, the ability of EDLIN to accept commands from an input script file is of interest to batch programmers. emem132.zip May 21 3212 Environment MEMory v1.32 - reports on env. A 1999 tiny DOS program which reports total, used, and free environmental space, as well as the current shell state (primary or secondary) Freeware by Denis Boyles, 01-06-97, with a small contribution by Bat Lang. erlvltsr.zip May 21 4732 TSR - reports DOS errorlevel when pgm exits. 1999 errlvl12.zip May 21 4666 List of ERRORLEVELS returned by DOS commands. 1999 For the MS-DOS commands which return errorlevels useful in batch files, these errorlevels and their meaning are collected and 'authored' by Gary Cooper, 1:255/13 for BATPOWER. eset01.zip May 21 3610 Set environmental variable from text file. 1999 fact132.zip May 21 55537 FACT 1.32 - Freeware Archive Conversion Tool. 1999 fgrep184.zip May 21 30048 FGREP v1.84 - FGREP (Fast GREP) is a small 1999 utility that can be used to find strings of characters in ASCII text files, and arbitrary sequences of bytes in other files. String search capabilities are not extensive (no regular expressions), but FGREP is small and very, very fast. FGREP is intended to replace the FIND filter with something faster and more flexible. fileid4i.zip May 21 35334 FILEID 4.0 - Makes configurable file list. 1999 filter35.zip May 21 24701 1999 filter36.zip May 21 32293 Multi-purpose text filter version 3.6. 1999 Multi-purpose text filter version 3.6. Allows manipulation of text files from command line or batch file. flextex.zip May 21 34472 Use FLEXTEX to modify, tabulate, convert, or 1999 otherwise manipulate textfiles. The main options are: - force the output file into ASCII form - accept Every match, ignoring upper vs. lower case - do a Frequency count on a sorted list - index a sorted list - output Keywords only, with page # - specify number of lines/page (deflt: 66) - include a line of cOntext with output floc124.zip May 21 68048 LOCATE v1.24 - Freeware file finder. Locate 1999 directories, files, or both; 0-byte files; executables only; mask by date, time, and/or attributes. Will search into hidden sub- directories. Extended wildcards. Options to change directory, delete files, display Win95 long filenames. Macro output for real flexibility. Can be used as a batch tool as well as a command-line utility. A86 source and exhaustive documentation. Charles Dye floc124a.zip May 21 68329 LOCATE v1.24a - Freeware file finder. Find 1999 floc125a.zip May 21 68976 LOCATE v1.25a - Freeware file finder. Find 1999 LOCATE v1.25a - Freeware file finder. Find directories, files, or both; 0-byte files; executables only; mask by date, time, and/or attributes. Will search into hidden sub- directories. Extended wildcards. Options to change directory, delete files, display Win95 long filenames. Macro output for real flexibility. Can be used as a batch tool as well as a command-line utility. A86 source and exhaustive documentation. Charles Dye floc125c.zip May 21 69181 LOCATE v1.25c - Freeware file finder. Find 1999 directories, files, or both; 0-byte files; executables only; mask by date, time, and/or attributes. Will search into hidden sub- directories. Extended wildcards. Options to change directory, delete files, display Win95 long filenames. Macro output for real flexibility. Can be used as a batch tool as well as a command-line utility. A86 source and exhaustive documentation. Charles Dye fpath.zip May 21 3866 FPATH ver 1.0 (c) 1998, Horst Schaeffer 1999 locates executable file acc.to COMMAND.COM procedures, shows full path and filename. Optional: select drive and path, or return path, ending with backslash fpick23a.zip May 21 22780 FPICK - provide file picklist in batch file. 1999 Display list of files with file mask, then select using arrow keys and enter key. FPICK places selected file name into an environmental variable for subsequent use by your batch file. fs_1-1.zip May 21 9861 FS v1.1: Dos batch file enhancer 1999 fs_1-2.zip May 21 9951 FS v1.2: Dos batch file enhancer (NOT Win 95!) 1999 fu.zip May 21 18506 FU ver 3.56, Line oriented filter utility FU 1999 ver 3.56, Line oriented filter utility by David Lo. Modify text files from a batch file using this utility. get.zip May 21 22427 GET - Bob Stephan's Batch file enhancer. 1999 getboot.zip May 21 2659 Batch files to save the boot record. 1999 go.zip May 21 10649 GO.EXE - a simple 1986 program which can ind a 1999 GO.EXE - a simple 1986 program which can ind a fdirectory from a list and GO there. ublic PDomain. grade13.zip May 21 11043 GRADE 1.3 classifies files by size as small 1999 GRADE 1.3 classifies files by size as small or large and sets the errorlevel accordingly. Non-military use is free. gus_190.zip May 21 37223 General Unpack Shell (GUS) v1.90 handles 15 1999 hbc01.zip May 21 9673 The HORST BATCH COMPANION, Vol 01. This series 1999 contains batch files illustrating the use of the batch utilities released by Horst Schaeffer in his HORST30.ZIP archive. Originally scripted and released to the BATPOWER conference soon after Horst released HORST30, this is now released to BFDS. hbc02.zip May 21 8834 The HORST BATCH COMPANION, Vol 02. This series 1999 contains batch files illustrating the use of the batch utilities released by Horst Schaeffer in his HORST30.ZIP archive. These were previously scripted to BATPOWER, but not released to BFDS at the time. hbc03.zip May 21 7957 The HORST BATCH COMPANION, Vol 03. This series 1999 contains batch files illustrating the use of the batch utilities released by Horst Schaeffer in his HORST30.ZIP archive. Not previously scripted nor released to BATPOWER. Unzip with PKUNZIP -D. hexed.zip May 21 12964 Hex editor, friendlier than DEBUG 4 binaries 1999 Oldie but goodie, small yet capable and user friendly. The SLED of Hex Editors. /\oo/\ horst30.zip May 21 65560 1999 horst31.zip May 21 69934 Horst Schaeffer's BATCH/DOS Utilities, V3.1 1999 hour.zip May 21 1976 Returns the hour of the day as errorlevel. 1999 hylyt09.zip May 21 8833 A batch file menu enhancer by Bruce Howells. 1999 if2day.zip May 21 4588 IF2DAY calls programs you don't run each day. 1999 When run from a daily batch file, IF2DAY allows you to set conditions (day of week, odd days, time frames, etc) which will limit when the called program runs. iswht102.zip May 21 64942 IsWhat 1.02 - 10+ functions for batch files. 1999 Day of Week - Day of Month - Month of Year Day of Year - Match Date<>Date Rename file with a DateString for name. Rename file with Day Of Year Extension. Calendar, set DATE/TIME environment variables. Insert Date/Time to text files. Freeware from "Cowboy Software!" jup170us.zip May 21 136244 Jens's UnPacker 1.70 for different archives. 1999 key-fa_2.zip May 21 3874 Enhanced key-fake from Batpower. 1999 key-fake.zip May 21 8876 Automate your application from batch. 1999 keybuf20.zip May 21 6399 KeyBuf expands the keyboard buffer. This 1999 buffer is used by BIOS to store the unread keystrokes. keyex100.zip May 21 3589 Find state of the Num, Caps, Scroll Lock. 1999 Combined with a simple IF ERRORLEVEL test, you can branch and run commands, using LED state as a 'semaphor' for your batch control, by Dennis Boyles, in BATPOWER. kis_v101.zip May 21 14606 Keyboard input stuffer. Shareware. 1999 lfnsrt15.zip May 21 35572 LFNSORT v1.5 - Win95 Directory Sorter. 1999 lildir1.zip May 21 15998 Little Directory v.1. ala DOS's DIR. This one 1999 has 12 options (1 to 5 columns, walk the subdirectory tree, ..) and you can set your default with an environment variable. Optional tree display with size of each directory. Free. linkln11.zip May 21 25191 Create UNIX-style links to the programs on 1999 your hard drive. lm206.zip May 21 121354 LM206.ZIP - an alternative stream editor. 1999 Inputs line by line from stdin, modifies, then writes to stdout. Commands may be issued from the command line or from a script file. C source included. m410.zip May 21 395208 M.EXE v4.10a Expands command line macros then 1999 writes to standard output, executes, or sets env variables with the result. 100+ batch examples. Freeware. Other utilites: BEEP CHOOSE CURSOR EATKEYS FP GETK MAKFNAME PK QSORT RMDUP SELECT SEMAPHOR TIMED TS UTOA WAIT. makenm.zip May 21 32065 Create unique file names for batch files. 1999 MakeName creates a batch file that sets a DOS variable to a string which represents the current date and time. You can call this from another batch file to set a unique file name. Useful for backup & export applications. Runs under DOS, Windows, OS/2, or Novell. Distri- bution license available; you can include the MakeName program in a commercial application. Visit our Web site at users.aol.com/psoftinfo mawk122x.zip May 21 106411 MAWK -text manipulation language interpreter. 1999 maxfnd33.zip May 21 33273 MaxFind v3.3 - Multi-word/line/block text 1999 mcode.zip May 21 6237 MICROCODE, batch file version of MasterMind. 1999 mintr151.zip May 21 65845 MiniTrue is a fast and versatile text 1999 mktst100.zip May 21 36055 Make "dummy" test files. Freeware. 1999 multicfg.zip May 21 6701 Matthew Lewis' discussion in the the BATPOWER 1999 conference concerning the setup of CONFIG.SYS using the multi- configuration options introduced with MSDOS 6.20. Matthew explores some undocumented techniques and offers some creative techniques for using the CONFIG variable to control AUTOEXEC.BAT This discussion is easier to follow than the HELP documentation available with DOS. mup119.zip May 21 32028 1999 mup122.zip May 21 35539 MUP 1.22 (DOS Multiple UnPacker) 1999 namd200.zip May 21 29588 Rename file(s) to a date (or other) format. 1999 numqwk11.zip May 21 18402 NUMQWK is a program to rename .QWK mail 1999 nv09.zip May 21 7473 Batch File Enhancement utility - freeware. 1999 nz002.zip May 21 4192 NoZero v0.02 deletes all zero byte files 1999 pb24.zip May 21 33144 Playback v2.4 Task automator. Records your 1999 keystrokes *AND* delays between each keystroke so you can record complete tasks. Replay these "tasks" via multiple hot keys, from the Menu program, at the DOS prompt, within batch files, or at some pre-set time. Execute complete tasks (like getting your E-Mail) with a single keypress. Adjust replay speed, view/edit keyfiles, much more. Shareware mag. "Editor's Choice". From RSE. Reg-$35 pcalgen.zip May 21 54958 Perpetual Gregorian Calendar Generator 1999 Perpetual Gregorian Calendar Generator with Basic Source & Executables, from Sky & Telescope, July 1985, corrected for Year 2000 compliance. Ben Ritchey Jr. benjr@@bellsouth.net pcsort11.zip May 21 6847 PCSORT 1.1 fast text sort from PC Magazine. 1999 pmenue23.zip May 21 20106 PMENUE 2.3 - Batch Menu with bar and mouse. 1999 Freeware by Horst Scheaffer. VPAGE.COM, one of the utilities included in this archive, has been modified in accordance with the author's instructions for this replacement release. pocket53.zip May 21 188746 POCKETD PLUS v5.3 - 35k DOS Army Knife NEW! 1999 Supports Win95 long filenames and more!! "BEST UTILITY" awards 1992, 1994 and 1995 by PsL, WHAT PC and Ziff-Davis. Tiny but superb color DIR, Utility factory, power file COPY & immensely powerful file manager. Over 300 (!) options and sub-options from command-line or Windows/DOS menu-driven interface. Still the most powerful and innovative utility around. /ourworld.compuserve.com/homepages/pocketware pom394a.zip May 21 462761 PARSE-O-MATIC - Convert your files from one 1999 format to another. Extract information. Edit automatically. Our customers include: Boeing, CompUSA, Eaton, Eddy Corp., Georgia Gulf, Harris, Hughes, McCain Foods, McDonald's, Nestle, Nike, Philip Morris, Pitney Bowes, Prentice Hall, Procter & Gamble, Royal Bank, Royal Caribbean, Visa. This version adds five new commands. This evaluation copy has ALL functions enabled. For DOS, Windows or OS/2. pset.zip May 21 5355 PSET.BAT - echo control codes to printer. Uses 1999 Horst Schaeffer's QECHO.COM and PCHECK.COM to control a dot matrix printer from the DOS command line. psis-500.zip May 21 26253 Provide System Information and Services by 1999 Greg Miskelly, version 500. This versatile batch extender provides a wealth of time and date information returned as either an environmental variable or errorlevel return. PSIS also provides the following services: test drives, reboot system, add or subtract or increment or decrement variables, menu display and operation, password security, screen saver, push and pop directory, add text to the beginning or end of file, display file, input a string, flush the keyboard buffer or stuff keys into buffer. psis-600.zip May 21 24844 PSIS.COM - Batch file enhancer program 1999 pwrbat23.zip May 21 238974 POWERBATCH v2.3 A high-level command compiler 1999 which creates standalone .EXE programs. Great tool for replacing DOS batch files. All the functions of a .BAT file plus 80+ additional commands. If you can write a .BAT file, you can create a sophisticated, fast replacement. DOS 2.0 and up, 1 floppy and up, 128k and up. $30 shareware by CSD, Inc. pxdos21a.zip May 21 39266 PolyXarc - multi-format archive extractor. 1999 qaz_361.zip May 21 143980 QAZ v3.61 is an "almost universal" archive 1999 qk202.zip May 21 19494 Keyboard macro processor 1999 random.zip May 21 2025 Batch file places random digit in envar. 1999 recorder.zip May 21 13551 Logs file use over a period of time. This can 1999 be useful for determing which programs you don't need or which would benefit from a RAMdisk. renfl100.zip May 21 9884 RenFile v1.00 - Rename almost any DOS file. 1999 repeats.zip May 21 9937 Find duplicate file names. 1999 reply.zip May 21 1478 Batch file traps key input; stores as envar. 1999 robokey.zip May 21 3635 Store keystrokes/replay at specified time 1999 rv251.zip May 21 25927 Customizable archive lister & utility. 1999 Currently supported are ARC, ARJ, HYP, LZH, LZS, PAK, SQZ, ZIP & ZOO. Displays ZIP- or LZH-style compression ratios. Various sort options. Converts self-extracting archives back to normal. Misc. other features. rvb101.zip May 21 9194 Returns errorlevel for archive type. Does a 1999 cursory check for invalid archives. Currently supported are ARC, ARJ, HYP, LZH, LZS, PAK, SQZ, ZIP & ZOO. Free program. rvs113.zip May 21 49537 RView Shell for different archive types. Views 1999 and extracts. Calls on user-selectable external programs to extract and view. File types supported are: ARC, ARJ, HYP, LZH, LZS, PAK, SQZ, ZIP & ZOO. Displays either ZIP- or LZH-style compression ratios. Various sort options. FreeWare! scncd500.zip May 21 54598 Type keystrokes automatically Type keystrokes 1999 automatically while in the middle of another program. Useful in getting past the starting screens of programs, building macros, creating screen savers, etc. Can also be used to remap the keyboard. Version 5.00.þ sedtut.zip May 21 73569 Tutorial collection on SED (Stream Editor). 1999 These text files supplement the original, cryptic documentation included with the BFDS release of SED. see.zip May 21 12187 See a text file and make changes to control 1999 characters. setel.zip May 21 1792 SETEL.COM allows you to 'set' an errorlevel. 1999 SYNTAX: SETEL n will set an an errorlevel of n. Any pgm that looks for an errorlevel should, thereafter, return the value as n. setinfo.zip May 21 6286 SETINFO, sets ENVARs: DAY, D8, MON, DOM, YEAR, 1999 & JUL[ian]. These are then available for use in batch files, or renaming files that use date/time in their names. Freeware by Richard Epling, 1:203/735 shaid242.zip May 21 33441 SH Archive Identifier v2.42 (14 Jan 1998). 1999 sled_pd.zip May 21 32671 Sam's Little EDitor, great DOS text editor is 1999 snoopy41.zip May 21 7141 SNOOPY 4.1 -- A fast easy-to-use FREE utility 1999 that allows user to read internal FILE_ID.DIZ files in files compressed with ZIP, LHA, RAR and ARJ. Allows wildcards * and ?. Output can be directed to screen, printer or disk file. (C)1993-1997 by Bob Lotspeich. speak.zip May 21 2917 Beep tone independant of processor speed. 1999 splitv10.zip May 21 32010 Split is a high speed, low drag file 1999 syncdr31.zip May 21 146240 (v3.1) SyncDir - ``replace'' replacement 1999 Synchronize directories. similiar to the MSDOS 5.x+ ``replace'' command but many more options, including subdirectory support. Unzip this freeware utility into a directory of it's own using the -D switch to create subdirectories. t86lite.zip May 21 162401 DOS directory manager with file find 1999 capability. target15.zip May 21 70034 Target, the McAfee File Locator/Manipulator. 1999 Can target selected files across all drives, including logged network drives, and take actions on those files such as virus scanning, copying, renaming, re-grouping, deleting, archiving and other functions. It can search based on date ranges, file sizes, archive condition, file types or duplicate files, and can use a variety of search masks - including regular expressions. tcalc.zip May 21 25835 tCALC v.3 Batch File Calculator, SmileWare. 1999 Sets env. var. with result of calculation. tCALC can also be used as a command line algebraic entry calculator or in an interactive mode. timelevl.zip May 21 2539 TIMELEVL - generates errorlevel proportional 1999 timerun3.zip May 21 9755 TSR executes DOS commands at a specified time 1999 timr.zip May 21 1915 Timr.com v2 by Barry Block 2:280/901.42 Can be 1999 used to time an event using the DOS system time function. Hour:minute:sec:sec/10 are returned. Minor bugfix release by the author, replaces version 1. tove003.zip May 21 11125 Trigger mOVE. Copy or move files containing 1999 trapit.zip May 21 2017 Disable Control-C and other hotkeys Disable 1999 Control-C and other hotkeys using this free utility. trv_mnu.zip May 21 3492 A trivial little menu program in batch. 1999 tsbat52.zip May 21 134210 A large collection of useful batch files and 1999 batch programming tricks from Prof. Timo Salmi http://www.uwasa.fi/~ts/ Self-contained. No exotic external batch enhancers needed. tsbat54.zip May 21 136588 A large collection of useful batch files 1999 tsfltb19.zip May 21 69994 User configurable filters for text and binary 1999 tsfltc19.zip May 21 92231 A set of additional text-file filters from 1999 tspell25.zip May 21 168486 Screen oriented spelling checker and a word 1999 tstsr22.zip May 21 102482 Terminate and stay resident programs from 1999 tsutil44.zip May 21 147560 The first set of utilities from Prof. Timo 1999 tsutlc23.zip May 21 107339 The third set of utilities from Prof. Timo 1999 tsutld23.zip May 21 91995 The fourth set of utilities from Prof. Timo 1999 tsutlg11.zip May 21 29489 The seventh set of utilities from Prof. Timo 1999 ttt01.zip May 21 7010 Tic Tac Toe, the Batch File Version. 1999 u-sedit.zip May 21 73396 U-SEDIT.ZIP - Stream EDitor tutorial. Mike 1999 Arst launches an offensive against the Unix documentation writers, attempting to explain the power of SED in terms that even us DOS users can understand :) un.zip May 21 9532 UN v1.03 - Unarchiver Shell, configurable. 1999 vec130.zip May 21 13388 VEC (Volume label Edit and Copy) 1.30 1999 wait4_d.zip May 21 8210 Demo and utilities for WAIT4.COM (HORST30). 1999 This demo highlights some of the features of Horst Scheaffer's WAIT4.COM and allows selection of colors and fonts for this utility. WAIT4.COM is part of HORST30.ZIP, released previously to the BFDS. x_31.zip May 21 17996 X.COM ver 3.1 - Run programs from an archive. 1999 X.COM allows you to zip those seldom-used .COM and .EXE files into a COMLIB (command library) file, and then quickly execute them. xall10.zip May 21 2955 XALL 1.0 - eXecute ALL subdirectories utility. 1999 Syntax: XALL COMMAND. The command will then be executied in the current directory and all subdirectories. The command to be executed must be located in the DOS path. xeras100.zip May 21 9495 XErase v1.00 - DOS Utility: erase ANY file, 1999 xlat11.zip May 21 60201 XLAT 1.1 - byte-to-byte translation of files. 1999 y2k224b.zip May 21 80152 Test for Year 2000 compliance and fix it. 1999 TEST2000 ver 2.21a checks out your system, and YEAR2000 fixes your BIOS if it's not okay. From righttime.com, this is for DOS, Win, and OS/2. yatu104.zip May 21 44569 1999 yatu105.zip May 21 43059 TOUCH v1.05 - Yet Another Touch Utility to 1999 change date and time stamps of files. This one supports multiple filespecs, DR DOS file lists, and recursion into subdirectories. Uses local date format, or force US/UK/Japan format. Thorough validity checking of dates and times (can be disabled.) Displays days of the week. Can also set attributes. Copy stamps from another file. Optional prompt. Freeware, Charles Dye. With A86 source. [Image] [Image]Go back to the previous page Last updated: Mon Sep 11 01:02:27 2000 Questions? Comments? Send mail:webmaster@dimstar.net Copyright Stargate Online 1997 - 2000