OLD BASIC, C and "SCR" Assembly programs |
About Karen JP - PGP Keys - Vossen's Law - Firefox - MythTV Photos - Deck - SCUBA - Dolphins Security - Firewall Rules - Flypaper - GNATBox - Home - Home Net Security - Principles - Snort - Snort Books - Sec Tools - GenPass - Honeypot Stats - Firewall Stats Source - Perl Networking - Time - NAT - IP Calcs Linux - apt - Edutainment - SME Server - Backup (DI-30) Windows - Win Tools - Voodoo - Win. Shell Scripting - POSIX Redirection - Winlogcheck What's New Email me Email Form |
Batch FilesSee my Windows Shell Scripting page. (UNIX) Shell Scripts
C, (& BASIC)See Dave Navarro's Win32 console CMD Tools written in BASIC.
Assembly "SCR" programs
This zip file is a collection of old "scr" programs, many collected from old computer magazines. Here is a listing: ADDTOIT.SCR Extend path environment variable to any length. ALREADY.SCR Run programs or batch files only ONCE a day, at the first BOOT-UP. ANSITEST.SCR Returns an ERRORLEVEL 0 if Ansi.sys is active, 1 if it is not. ANTIBOOT.SCR Disables CTRL-ALT-DEL keyboard re-boot. AUTOASK.SCR Returns the ASCII code of the character entered at the prompt. AUTOCAPS.SCR Automatically turns the CAPs lock OFF when you press the shift key. BIGBUF.SCR TSR to enlarge DOS's usual 15 character keyboard buffer to 127. BUFFER.SCR Stuffs characters into the key buffer. CLDBOOT.SCR Cold boot the PC. CLEARKEY.SCR Empty the keyboard buffer D2H.SCR Convert decimal numbers to hexadecimal. ENCRYPT.SCR Simple file encryption (use PGP or something better instead). ESC.SCR Inserts the escape character in batch files (eg. esc [10m). FASTKEY.SCR Resets the keyboard repeat rate and delay rate to the fastest possible. FULLSCR.SCR Script to switch DOS session to full screen in MS-Win. H2D.SCR Convert hexadecimal numbers to decimal. ISAREADY.TXT Detail and batch files with a utility to test if Drive a: is ready. ISAREADY.SCR Utility to test if Drive a: is ready. KEYCODE.SCR Returns the ASCII and scan codes for pressed keys. MEGSFREE.SCR Returns an ERRORLEVEL = to the number of free megs. NOPRSCR.SCR Turns OFF the prn-scr key. NOSOUND.SCR Disable your PC's internal speaker. NOWAIT.SCR Resets the number of re-tries BIOS makes to the printer. NUMLOCK.SCR Toggles the numlock key. PRSCR.SCR Turns ON the prn-scr key. PRTLOG.SCR Toggle print logging of the command line. REBOOT.SCR Warm boot the PC. RENDIR.SCR Rename directories. SHIFTKEY.SCR Change the bypass autoexec.bat key in Windows. SHIFTMOD.SCR Make " , " & " . " keys "unshifted". WAIT.SCR Timed pause. OtherHere's a very simple awk script to prepare text for inclusion into a HTML file by changing URL's in a plain-text file into into HTML links to that URL. I'm not really sure who wrote it, but I didn't. See this zip file for some date and time related code and routines. I didn't write any of this either. Documents |
http://www.jpsdomain.org/source/source.html Copyright © 1995-2022, JP Vossen. All rights reserved. Last Modified: $Date: 2008-04-10 03:20:41 -0400 (Thu, 10 Apr 2008) $ |