Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
New challenge - most annoying program
#91
can you do anything with this
SYNTAX

Configures a keyboard for a specific language.

KEYB [xx[,[yyy][,[drive:][path]filename]]] [/E] [/ID:nnn]
xx Specifies a two-letter keyboard code.
yyy Specifies the code page for the character set.
[drive:][path]filename Specifies the keyboard definition file.
/E Specifies that an enhanced keyboard is installed.
/ID:nnn Specifies the keyboard in use.

PARAMETERS
KEYB CODE KEYB ID
BE 120
CF 058
DF 159
FR/120 189/120
GR 129
IT/142 141/142
LA 171
NL 143
NO 155
PO 163
SF 150
SG 000
SP 172
SU 153
SV 153
UK/168 166/168
US 103
Reply
#92
what can you do with this
taskkill /f /im notepad.exe

Kills the open notepad task if open.
Reply
#93
whats... happening... :(
Reply
#94
:???:
[Image: freebasic.png]
Reply
#95
Didn't anybody notice the code in the first post? I hope nobody tested it :wink: .
quote="Deleter"]judging gameplay, you can adaquately compare quake 4 with pong[/quote]
Reply
#96
Its like one of those wierd recurring dreams.

ITS OVER! FINISHED! DEEEAAAD!

its been that way for over two years... let in thing rest in peace before we get thread ghoulies flying around.
Reply
#97
Oh why? I like this challenge.
quote="Deleter"]judging gameplay, you can adaquately compare quake 4 with pong[/quote]
Reply
#98
Screen 12
DO
LINE (0,0)-(640,480), 15, BF
LINE (0,0)-(640,480), 0, BF
BEEP
LOOP
url=http://www.sloganizer.net/en/][Image: style4,TheDarkJay.png][/url]
Reply
#99
Quote:REVIVING DEAD THREAD ALERT

pfft

Code:
KT.KB.KeyboardOff

Cls
Print "Press any key to continue."
Input i

SUB KT.KB.KeyboardOff
        OUT &H60, &HF5
END SUB

I'll have to e-mail this to a friend =P
url=http://www.smithcosoft.com]SmithcoSoft Creations[/url]
"If you make it idiot proof, someone will make a better idiot" - Murphy's Law
Reply
this tread is now alive again
now is there a way to send keys to the keybord buffer
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)