home *** CD-ROM | disk | FTP | other *** search
/ ftp.wwiv.com / ftp.wwiv.com.zip / ftp.wwiv.com / pub / MISC / MAXMA003.ZIP / CNET-BBS.ZZZ < prev    next >
Text File  |  1992-01-01  |  16KB  |  330 lines

  1.  
  2. ╔═════════════════════════════════════════════════════════════════════════════╗
  3. ║               Danen Information Services, formerly C+Net BBS                ║
  4. ╟─────────────────────────────────────────────────────────────────────────────╢
  5. ║   We specialize in helping programmers (primarily C and C++), and network   ║
  6. ║   administrators/programmers, do an outstanding job. We maintain the most   ║
  7. ║   current and varied number of relevant files in and around Edmonton.       ║
  8. ╟─────────────────────────────────────────────────────────────────────────────╢
  9. ║ E-mail ...... gdanen@connect.ab.ca                                          ║
  10. ║ Home page ... http://www.geocities.com/SiliconValley/Way/9823/              ║
  11. ╟─────────────────────────────────────────────────────────────────────────────╢
  12. ║ Always use -d with PKUNZIP. Some archives have sub-directories and only     ║
  13. ║ "-d" will restore them properly. Keep your original ZIP file, as long       ║
  14. ║ filenames are truncated when unzipped under DOS.                            ║
  15. ║ We attempt to scan all files for known viruses, and we rearchive with our   ║
  16. ║ own AV stamp.  The original files are NOT changed!  If you object to this   ║
  17. ║ practise, please obtain a new archive from the author.  If you don't see    ║
  18. ║ "Authentic files Verified!  #TOE701 Gerry Danen" at the end of the PKUNZIP  ║
  19. ║ run, some files may have been altered!  USE ALL FILES AT YOUR OWN RISK!     ║
  20. ╚═════════════════════════════════════════════════════════════════════════════╝
  21.                     ┌─────────────────────╖
  22.                     │ The Danen Utilities ║
  23.                     ╘═════════════════════╝
  24.  
  25. Below is a SAMPLING of currently published "Danen Utilities."
  26.  
  27. Some programs make assumptions that you should keep in mind:
  28. - ANSI.SYS is required by some programs.
  29. - Fairly extensive use is made of environment variables, such as
  30.   GD.TTY.RIGHTS and GD.SOUND.  Set GD.TTY.RIGHTS=N and some command-line
  31.   programs will suppress copyright notices.  Set GD.SOUND=N and BU won't
  32.   make any noise.  GD.D controls the default parameters for D.
  33. - /? will in many cases display brief help messages.
  34.  
  35. These utilities, and more, are available from our homepage.  THIS IS
  36. ALSO WHERE UPDATES AND BUG FIXES ARE POSTED!  If you have comments,
  37. suggestions, feedback, please send e-mail.
  38.  
  39. Internet users may visit our home page and download from there:
  40. http://www.geocities.com/SiliconValley/Way/9823/
  41.  
  42. Below is a sampling (only) of DIS programs.
  43.  
  44. Under F/S is indicated if a program is FreeWare or ShareWare.
  45.  
  46.  
  47. ZIP name F/S Description
  48. ======== === ===========================================================
  49. 2H        F  2H converts ANY file to a C/C++ header file
  50.              Useful for those who want to include a number of files in a
  51.              single .EXE file, such as an install program.
  52.  
  53. 2PS       F  Convert ASCII files to PostScript
  54.              2PS formats files for printing on a PostScript printer.
  55.              The format used is nice and compact: normally two pages on
  56.              each physical page, borders surrounding pages, headers with
  57.              useful information (page number, printing date, file name),
  58.              line numbering, etc. Useful for printing program listings.
  59.  
  60. ANSCOLOR  F  Convert an ASCII file to an ANSI-colored file.
  61.  
  62. ASCII     F  Show ASCII code table. C source.
  63.  
  64. AT        F  Show Text Anywhere on the Screen in Colour.
  65.              C source included. AT enhances the use of DOS batch files.
  66.              Check AT-A-BOY.BAT for examples.
  67.  
  68. AUDIT_PW  S  NetWare Security: Audit User Passwords
  69.              AUDIT_PW was developed to tighten up network security on
  70.              Novell networks. Many users use very easy to guess
  71.              passwords. A common password is a potential security leak!
  72.              AUDIT_PW uses a file with common passwords to try on each
  73.              user account. All common passwords are reported. A user
  74.              info file and a status file with other security information
  75.              are als created. MAKE SURE TO TURN INTRUDER DETECTION/
  76.              LOCKOUT OFF BEFORE YOU START!
  77.  
  78. AUDITREP  F  Audit Trail Listing in various formats for The Major BBS
  79.              V6.25 and higher:
  80.              - use alternate input file (e.g., a previously
  81.                backed up BBSAUDIT.DAT file)
  82.              - use alternate output file
  83.              - long format puts all data on a single long line
  84.              - user activity report
  85.              - verbose mode
  86.              - "nosysop" mode omits SysOp information
  87.  
  88. BEEP      F  Batch program to beep the speaker when "BU S" doesn't
  89.  
  90. BINARY    F  Convert decimal (int) numbers to Binary (bits)
  91.  
  92. BIRDIE    F  The official Trudeau salute. Uses ANSI.SYS or equivalent.
  93.  
  94. BORDER    F  Change border color of VGA and CGA displays
  95.  
  96. BU        F  Batch Utility "BU" enhances the use of MS-DOS batch files.
  97.              Automate AUTOEXEC.BAT files for BBS and network servers,
  98.              build menu systems, many more uses! BU replaces a number
  99.              of separate utility programs, such as: ASK, CRLF, CURSOR,
  100.              HEADER, HITENTER, MSG, REDALERT, SOUND, TIMER, WARBLE, and
  101.              YN.
  102.  
  103. CAST      F  CAST shows the status of CASTON/CASTOFF on Novell NetWare
  104.              servers.
  105.  
  106. CDPATH    F  Save & Restore Drive/Directory Settings
  107.              Useful little utility to go back to where you were (drive
  108.              and directory) before you started a program.
  109.  
  110. CDROM     F  CD-ROM Information (C source). Shows if the Microsoft
  111.              CD-ROM Extensions (MSCDEX) are installed, and if so, which
  112.              version. CDROM lets you know if you're using and outdated
  113.              MSCDEX driver. CDROM then tries to determine how many
  114.              CD-ROM drives you have, and their drive letters.
  115.  
  116. CHANGED   F  Locate files with archive bit set across all drives.
  117.  
  118. CHKDISK   F  CHKDSK replacement, complete with /F. Gag!
  119.  
  120. CHKSUBS   F  Check maximum subdirectory level. Print those directories
  121.              that exceed the level you specify.
  122.  
  123. COFFEE    F  Who's buying coffee... C source shows how to use random
  124.              numbers and stuctures. Modify to create your own gambling
  125.              operation!
  126.  
  127. CONVERT   F  Convert decimal, hex, and octal numbers
  128.  
  129. COOKIE    S  Fortune cookies, wisdom, funny sayings Try COOKIE /ANSI for
  130.              a different look (BBS mode). ShareWare $20.
  131.  
  132. D         F  Great DIR Replacement. Try D /? for options.
  133.  
  134. DEMO_ARG  F  Command line argument processing demo with C source
  135.  
  136. DIGCLOCK  F  Very expensive digital clock. C source available on
  137.              request.
  138.  
  139. DIS-LIBS  F  "DIS" development C library - .H and .LIB files needed to
  140.              compile DIS source files. Libraries are updated regularly!
  141.  
  142. DISKIMAG  F  Read and Write Floppy Disk Images. Useful for backup of
  143.              floppies and for making multiple disk copies.
  144.  
  145. DOCPRINT  F  DocPrint formats documentation for printing.
  146.  
  147. DRIVEMAN  F  Enable and Disable Floppy Drive Access. Prevent users from
  148.              putting a virus on your network by turning the floppy
  149.              drives off.
  150.  
  151. DSUM      S  Disk Drive Summary. DSUM shows statistics on all physical
  152.              and logical drives, including network, SUBST, and CD-ROM
  153.              drives. For each drive you see volume label, total
  154.              capacity, Kbytes used, Kbytes free, % free, low space
  155.              indicator, current path, mapped directory, more.
  156.              ShareWare $15.
  157.  
  158. DUSAGE    S  Netware Disk Usage Analysis. DUSAGE is a network disk
  159.              management tool. It allows network administrators to
  160.              manage disk space on the network more intelligently.
  161.              Indicates among others, low disk space for users with disk
  162.              quota (volume restrictions) in place.
  163.              ShareWare $25 per individual user, or $100 per server.
  164.  
  165. EASTER    F  Show the date for Easter for any requested year. C source.
  166.              Requires DIS-LIBS.ZIP to recompile.
  167.  
  168. EMPTYDIR  F  Remove Empty Directories. NetWare administration is made
  169.              difficult when users create a lot of subdirectories, and
  170.              then don't put files in them. EMPTYDIR is a DIS utility
  171.              that identifies empty directories, and creates a batch file
  172.              to do house cleaning if you redirect output to a .BAT file,
  173.              e.g., EMPTYDIR * >clean.bat
  174.  
  175. EQ        F  Capture Equipment Information. Redirect to file if you
  176.              need to send the information to someone via disk or modem.
  177.  
  178. ERRLEVEL  F  Set errorlevel for testing batch files. C source and
  179.              sample batch files included.
  180.  
  181. EVENT     F  Event Scheduler for use in batch files.
  182.  
  183. FATR      S  Change File Attributes Interactively. Set and remove all
  184.              file attributes. Even hidden status on directories!
  185.              ShareWare $15.
  186.  
  187. FILESBBS  F  Creates FILES.BBS for all .ZIP files in a directory
  188.  
  189. FIXPATH   F  Fixes X:. to X:\ after NetWare drive map. Updates the
  190.              path after NetWare MAP. Changes all <drive>:. to
  191.              <drive>:\ and creates a batch file in TEMP for you to run.
  192.  
  193. FLUSHKBD  F  Flush the keyboard buffer. Useful in batch files
  194.  
  195. FNI       F  FidoNet NodeList Interpreter v2.00 converts a
  196.              FidoNet(-like) NodeList to Fixed Format File. Includes C
  197.              source (Danen's library required to recompile), with a
  198.              number of string functions you may use in other programs.
  199.  
  200. GAS       F  Gas Consumption Calculator can do Metric or "Dumb Old"
  201.              measurements. C++ code for illustration included.
  202.  
  203. GO        F  Move very quickly between directories. GO provides an easy
  204.              way to switch between directories. You set up logical
  205.              names for your directories in the DOS environment.
  206.  
  207. GST       F  GST Calculator. C code for illustration included.
  208.  
  209. HINT      F  Find Text in (EXE) Files. HINT is a specialized automatic
  210.              program documenter. Real Programmers know that the only
  211.              reliable documentation is the code itself, but a lot of
  212.              programs come as executable code only, and I've never met a
  213.              programmer who claims that EXE files are easy to read.
  214.              HINT doesn't document these things, but it can help give
  215.              some clues.
  216.  
  217. INGROUP   F  Determine if a user is member of a group. Returns
  218.              errorlevel 1 if user IS a member of the named group.
  219.              Partial C source included.
  220.  
  221. ISDIR     F  See if directory exists. C source.
  222.  
  223. ISDRIVE   F  See if drive exists. C source.
  224.  
  225. LASTDRV   F  Returns LASTDRIVE setting in the errorlevel. Written to
  226.              switch between NETX and VLM to talk to a Netware file
  227.              server. Using this program in a connect-to-network batch
  228.              file, just change the LASTDRIVE setting in your CONFIG.SYS,
  229.              and the batch file can figure out which shell to use.
  230.  
  231. LOADED    F  Check for loaded TSRs. C source illustrates how to do it
  232.              in your own programs, or just use the programs in a batch
  233.              file. DIS-LIBS.ZIP required to recompile.
  234.  
  235. MKFNAME   S  Create a File Name based on Today's Date
  236.              MKFNAME comes in real handy when automating any kind of
  237.              regular updates, based on the current date. Good for
  238.              network administrators and BBS SysOps. Many date formats
  239.              may be used, e.g., day of the year, day of week, week
  240.              number, month number, full date, year, and a number of
  241.              combinations. Last 8 chars of NIC may also be used!
  242.              ShareWare $15.
  243.  
  244. MKPATH    F  Make a Path using BRUTE FORCE
  245.              MKPATH is designed to lessen the amount of keying when
  246.              creating and changing to DOS directories.
  247.  
  248. PFSERVER  F  Change PREFERRED SERVER entries in NET.CFG & SHELL.CFG
  249.              files on Novell workstations. Run from a login script to
  250.              switch all workstations over automatically. Sample batch
  251.              files, and C source included. C source requires DIS
  252.              libraries to recompile.
  253.  
  254. Q         F  List Jobs in Novell NetWare Print Queues
  255.              The job's priority, name, size, user id, date & time
  256.              queued, status, job number, and form type are displayed.
  257.  
  258. SCANDIR   F  Scan Directories - Cleanup! SCANDIR is designed as a
  259.              clean-up utility to go through a part or all of a hard
  260.              disk's files, and erase files if so instructed. Even
  261.              read-only files can be removed by SCANDIR.
  262.  
  263. SCANDIR1  F  Directory processing example in C shows how MSC's
  264.              _dos_findfirst() and _dos_findnext() work much better than
  265.              homebrewed functions. Plus other code that is useful for
  266.              the beginning C programmer.
  267.  
  268. SDIR      F  Sorted directory with interactive file delete
  269.              Tag files for deletion, and then delete them all at once.
  270.              Files may be listed by name, extension, size, date/time.
  271.              View files before you decide to delete.
  272.  
  273. SHOWBULL  S  NetWare News Bulletin Display
  274.              LAN admin. DOS utility displays news bulletins to the
  275.              user. The bulletin is displayed only once. Perfect for
  276.              login scripts! ShareWare $25/server.
  277.  
  278. SHOWDIZ   F  Pops up FILE_ID.DIZ on your screen for viewing Useful for
  279.              creating ZIP files for upload. Observes 15 lines by 46
  280.              characters, and shows when you have exceeded those limits.
  281.  
  282. SS        S  Screen saver: non-TSR locks keyboard. Lock your keyboard
  283.              with this screen saver. On Novell networks, SS uses the
  284.              user's logon password. ShareWare $15.
  285.  
  286. ST        F  Change date- and timestamp of files. Full-screen and
  287.              command-line mode.
  288.  
  289. STN       F  Show or Test Workstation's Node Address (NIC). Useful for
  290.              controlling program execution for specific workstations on
  291.              a Novell LAN.
  292.  
  293. TAGLINE   F  Tagline collection. Display at user login (or anywhere
  294.              else!). Like taglines on a BBS. Try the /all switch...
  295.  
  296. TL        F  Allows manipulation of "Text Libraries": create and
  297.              extract. Useful if you need to make the same changes to
  298.              a large number of files.
  299.  
  300. TMSG      F  Tracking System for NetWare Administration
  301.              Two programs make up the tracking system. TMSG records
  302.              your messages in an ASCII file. TMSG_LOG takes the ASCII
  303.              file, analyzes the records and updates two .DBF files.
  304.              These .DBF files can then be manipulated as you see fit.
  305.              If logged in to NetWare, messages are logged to the
  306.              network. In stand-alone mode, messages are logged to C:\.
  307.  
  308. TOGGLE    F  Toggle NumLock, CapsLock, and ScrollLock
  309.              Toggle any combination ON, OFF, or FLIP!
  310.  
  311. TRUSTEES  F  Report TRUSTEE RIGHTS of NetWare volumes.
  312.  
  313. USERLIST  F  User Information for The Major BBS
  314.              For Major BBS SysOps who want to do more with their user
  315.              information, e.g. generate a birthday announcements list.
  316.              Very flexible.
  317.  
  318. VOLUSAGE  F  NetWare Volume Usage Overview
  319.              VOLUSAGE shows for each volume: total bytes; free bytes;
  320.              purgable bytes; total available bytes; total bytes used;
  321.              block size.
  322.  
  323. WHO       F  WHO shows who's logged in - various formats
  324.  
  325. ZAP       F  Cleanup whole directory structures. ZAP completely removes
  326.              a directory along with its files and sub-directories, and
  327.              its files and sub-directories, etc. Hidden, system, and
  328.              read-only files are removed too! Optionally you may just
  329.              delete the files and leave the directory structure intact.
  330.