jeffkong Posted May 23, 2004 Share Posted May 23, 2004 I don't know what it does!!! Someone mentioned it as a joke to me, but now the question is driving me crazy!! anyone know what it does? Link to comment Share on other sites More sharing options...
Agozer Posted May 23, 2004 Share Posted May 23, 2004 (edited) I think that when it's on and you view a text file that is larger than the screen, you can't scroll the text with the up down arrows The original use was for DOS when a dir command listed directory contents ScrollLock would pause the feed.I can't remember clearly anymore though. Edited May 23, 2004 by Agozer Link to comment Share on other sites More sharing options...
Gryph Posted May 23, 2004 Share Posted May 23, 2004 It locks the scroll d00d! It was used during the days of Dos to allow a person to use the arrow keys to scroll through massive pages like spreadsheets and stuff. It's basically useless now but you can still use it in Excel. Link to comment Share on other sites More sharing options...
Diso Posted May 23, 2004 Share Posted May 23, 2004 Its still funny to watch ppl go, "HOLY CRAP! I PRESSED SCROLL LOCK! QUICK TURN IT OFF!!!!" Link to comment Share on other sites More sharing options...
Shibathedog Posted June 6, 2004 Share Posted June 6, 2004 ahh the humor of stupid people... Link to comment Share on other sites More sharing options...
famitsu_diablo Posted June 19, 2004 Share Posted June 19, 2004 Whatever, read this one : http://www.straightdope.com/mailbag/mscrolllock.html Link to comment Share on other sites More sharing options...
Jiggs Posted June 22, 2004 Share Posted June 22, 2004 Cecil Adams is Jesus. Link to comment Share on other sites More sharing options...
Weirdy Posted June 22, 2004 Share Posted June 22, 2004 the scroll lock button is basically an ancient relic Link to comment Share on other sites More sharing options...
Agozer Posted June 22, 2004 Share Posted June 22, 2004 Cecil Adams is Jesus.Amen to that. Link to comment Share on other sites More sharing options...
Weirdy Posted June 22, 2004 Share Posted June 22, 2004 In command-line environments such as DOS, the pipe symbol can add functionality to a DOS command. The way I most frequently use it is when doing a directory listing (DIR) on a large directory with hundreds of files. Say I type “DIR” at the command prompt like so: C:\Una\Lesbian Porn>DIR ... then the 22,000 files in that directory scroll past so fast I can't see their names. However, if I apply the pipe function at the command prompt like this: C:\Una\Lesbian Porn>DIR | more Link to comment Share on other sites More sharing options...
Agozer Posted June 22, 2004 Share Posted June 22, 2004 In command-line environments such as DOS, the pipe symbol can add functionality to a DOS command. The way I most frequently use it is when doing a directory listing (DIR) on a large directory with hundreds of files. Say I type “DIR” at the command prompt like so: C:\Una\Lesbian Porn>DIR ... then the 22,000 files in that directory scroll past so fast I can't see their names. However, if I apply the pipe function at the command prompt like this: C:\Una\Lesbian Porn>DIR | more Hahahaha....Well, one can get the same effect by using the DIR /p command. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now