Quantcast
Viewing latest article 25
Browse Latest Browse All 44

Password program

Hi!!!

I have made a password program, here it comms.

10 print "Login"
20 input a$
30 if a$ = "password" then goto 50: else goto 10
50 end

Compile it as a standalone program, and change the inlogings word to a word you want to login as. Then start it by write a line i AUTOEXEC.BAT like this: C:\login.exe and then have you protected your DOS computer from ppl who want to make a mess in your DOS computer.

Regards

Mikael Lj


Viewing latest article 25
Browse Latest Browse All 44

Trending Articles