Specialty Forums
Security and Virus
General Hardware
CPUs/Overclocking
Networking
Digital Photo/Video
Office Software
PC Gaming
Console Gaming
Programming
Database
Web Development
Digital Home

General Forums
Windows XP
Windows Vista
Windows 95/98
Windows Me
Windows NT
Windows 2000
Win Server 2008
Win Server 2003
Windows 3.1
Linux
PDAs
BeOS
Novell Netware
OpenVMS
Solaris
Disk Op. System
Unix
Mac
OS/2

Drivers
Driver Scan
Driver Forum

Software
Automatic Updates

BIOS Updates

My Computing.Net

Solution Center

Free IT eBook

Howtos

Site Search

Message Find

RSS Feeds

Install Guides

Data Recovery

About

Home
Reply to Message Icon Go to Main Page Icon

Auto caps lock

Original Message
Name: Banfield
Date: May 28, 2007 at 09:46:55 Pacific
Subject: Auto caps lock
OS: dos 710
CPU/Ram: 80486
Model/Manufacturer: UMC
Comment:
Does anybody know a program (I believe a .com) that put on the keyboard in caps lock "on" from a batch file?
Thanks.

Report Offensive Message For Removal


Response Number 1
Name: Mechanix2Go
Date: May 28, 2007 at 10:23:35 Pacific
Subject: Auto caps lock
Reply: (edit)
This BAT will create CAPS_ON.COM:

::==
@echo off > d.d

>> d.d echo a 100
>> d.d echo mov ax,0040
>> d.d echo mov ds,ax
>> d.d echo or byte ptr [0017],40
>> d.d echo mov ah,1
>> d.d echo int 16
>> d.d echo mov ax,4c00
>> d.d echo int 21
>> d.d echo.
>> d.d echo r cx
>> d.d echo 0013
>> d.d echo n CAPS_ON.COM
>> d.d echo w
>> d.d echo q

debug < d.d
::==


=====================================
If at first you don't succeed, you're about average.

M2



Report Offensive Follow Up For Removal

Response Number 2
Name: Banfield
Date: May 28, 2007 at 11:58:28 Pacific
Subject: Auto caps lock
Reply: (edit)
Sorry, I don“t know any of machine language. How do it work????
Thanks

Report Offensive Follow Up For Removal

Response Number 3
Name: Mechanix2Go
Date: May 28, 2007 at 12:17:05 Pacific
Subject: Auto caps lock
Reply: (edit)
Save it as my.bat, run it and you will have CAPS_ON.COM


=====================================
If at first you don't succeed, you're about average.

M2



Report Offensive Follow Up For Removal




Use following form to reply to current message:

   Name: From My Computing.Net Settings
 E-Mail: From My Computing.Net Settings

Subject: Auto caps lock

Comments:

 
  Homepage URL (*): 
Homepage Title (*): 
         Image URL: 
 


Data Recovery Software




VGA Card in 386 clone - dip-switche

Video/Graphics problem

Ping on DOS 6.22

netgear, onelevel

Ping on DOS 6.22


The information on Computing.Net is the opinions of its users. Such opinions may not be accurate and they are to be used at your own risk. Computing.Net cannot verify the validity of the statements made on this site. Computing.Net and Computing.Net, LLC hereby disclaim all responsibility and liability for the content of Computing.Net and its accuracy.
PLEASE READ THE FULL DISCLAIMER AND LEGAL TERMS BY CLICKING HERE

All content ©1996-2007 Computing.Net, LLC