x10Hosting Forums

Corporate Free Hosting for the Masses.



Register

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Account Manager

sunils's Avatar

Join Date: Jan 2008
Posts: 2,010
Credits: 30,400
sunils has a reputation beyond repute
Location: Chennai ,India

Send a message via AIM to sunils Send a message via Yahoo to sunils
Quote  
09-25-2008, 07:37 AM
Have you Ever known this or tried this

MAGIC #1
Nobody can create a FOLDER anywhere on the computer which can be named as "CON".
This is something pretty cool...and unbelievable. ..
At Microsoft the whole Team, couldn't answer why this happened!
TRY IT NOW, IT WILL NOT CREATE "CON" FOLDER

MAGIC #2
This is something pretty cool and neat...and unbelievable. ..
At Microsoft the whole Team, including Bill Gates, couldn't answer why this happened!
Try it out yourself...
Open Microsoft Word and type
=rand (200, 99)
And then press ENTER



MAGIC #3
For those of you using Windows, do the following:
1. Open an empty notepad file
2. Type "Bush hid the facts" (without the quotes)
3. Save it as whatever you want.
4. Close it, and re-open it.
Is it just a really weird bug?
You can try the same thing above with another sentence "this app can break"

Explanation for Magic #1:
In windows the folder name and the special system variables share the same interface, so when you create a folder with a system variable name it will consider that folder already exist!!
These special system variables are available irrespective of path
You cannot create a folder with these names also:
CON, NUL, COM1, COM2, COM3, LPT1, LPT2, LPT3,COM1 to COM9 and LPT1 to LPT9....
CON means console, COM1 means serial port 1, LPT1 means parallel port 1

__________________
Sunil Sankar
-------------------------------------------------------------------------
Account Manager

Reply With Quote
sunils is offlineReport Post
x10 Lieutenant

Zdroyd's Avatar

Join Date: Feb 2008
Posts: 407
Credits: 4,732
Zdroyd has a spectacular aura about
Location: Playing Halo

Quote  
09-25-2008, 08:40 AM
Re: Have you Ever known this or tried this

I know why Magic #2 happens:

________________________________________________
=rand (loads the "The quick brown fox jumps over the lazy dog." scentince)

The first # (is how many paragraphs are writen with it)

The second # (is how many lines of the scentince per are in each paragraph)

The reason "=rand" loads that scentince is because it has each letter in the alphabet in it. Programers at Microsoft used it so they could test out MS Word.
________________________________________________

So if you type "=rand(1,2)" you get:
The quick brown fox jumps over the lazy dog. The quick brown fox jumps over the lazy dog.

If you type "=rand(0,0)" it outputs nothing.

Try It!
__________________
"Game Design, Development and more..."

Last edited by Zdroyd; 09-25-2008 at 08:43 AM.
Reply With Quote
Zdroyd is offlineReport Post
Subeesh R, X10 Senior Moderator

tittat's Avatar

Join Date: Sep 2007
Posts: 1,721
Credits: 677
tittat is a glorious beacon of light
Location: Kerala,India

Quote  
09-25-2008, 08:43 AM
Re: Have you Ever known this or tried this

its really interesting man,i read about Magic#2 somewhere before.
__________________
If you find my post helpfull pls give me the reputation.




non ref id: co.cc


Reply With Quote
tittat is offlineReport Post
No nothing else matters

vigge_sWe's Avatar

Join Date: Oct 2007
Posts: 2,810
Credits: 9,854
vigge_sWe has a reputation beyond reputevigge_sWe has a reputation beyond repute
Location: Sweden

Quote  
09-25-2008, 09:19 AM
Re: Have you Ever known this or tried this

I belive magic#3 was fixed in vista
__________________


Sponsor JAGF! Get a backlink to your site!
Do NOT PM me unless you are in my friendslist!
Reply With Quote
vigge_sWe is online nowReport Post
Lord Of The Keys

Zenax's Avatar

Join Date: Jul 2006
Posts: 1,253
Credits: 5,719
Zenax will become famous soon enough
Location: The Brilliant United Kingdom

Quote  
09-25-2008, 05:50 PM
Re: Have you Ever known this or tried this

I just tried creating a folder called con and it did not work!
__________________
Regards,
Reply With Quote
Zenax is offlineReport Post
x10 Sophmore

TheMan177's Avatar

Join Date: Jan 2008
Posts: 161
Credits: 1,332
TheMan177 is on a distinguished road
Location: Australia

Quote  
09-25-2008, 06:20 PM
Re: Have you Ever known this or tried this

This is what you get when you try to create one of those directories via command line:

Code:
C:\>md con
The directory name is invalid.
Number three doesn't actually occur just with those phrases, it can happen with any particular string with the correct amount or frequency of characters. This causes Notepad to misinterpret the encoding of the file when you open it next.

Last edited by TheMan177; 09-25-2008 at 06:25 PM. Reason: speelnig
Reply With Quote
TheMan177 is offlineReport Post
x10 Spammer

Smith6612's Avatar

Join Date: Dec 2007
Posts: 2,898
Credits: 19,765
Smith6612 is just really nice
Quote  
09-25-2008, 09:28 PM
Re: Have you Ever known this or tried this

The folder of CON doesn't work for me on Vista 64-bit, however the notepad trick where Bush Hid the Facts thing is fixed on Vista.
__________________


THE SENTRY'S A SPY!
Reply With Quote
Smith6612 is offlineReport Post
x10Hosting Member

divasmtec's Avatar

Join Date: Jun 2008
Posts: 19
Credits: 232
divasmtec is on a distinguished road
Location: LA

Quote  
09-26-2008, 12:30 AM
Re: Have you Ever known this or tried this

What happens when you try magic #2? I don't have microsoft word so i can't try it.
__________________
Reply With Quote
divasmtec is offlineReport Post
yadadamean

kkenny's Avatar

Join Date: Feb 2008
Posts: 1,658
Credits: 6,569
kkenny has a brilliant future
Location: I REP THE BAY. (Bay Area, CA, USA)

Send a message via MSN to kkenny
Quote  
09-26-2008, 01:13 AM
Re: Have you Ever known this or tried this

Wow. very awkward.
+rep :]
Reply With Quote
kkenny is offlineReport Post
x10 Sophmore

TheMan177's Avatar

Join Date: Jan 2008
Posts: 161
Credits: 1,332
TheMan177 is on a distinguished road
Location: Australia

Quote  
09-26-2008, 01:47 AM
Re: Have you Ever known this or tried this

Quote:
Originally Posted by divasmtec View Post
What happens when you try magic #2? I don't have microsoft word so i can't try it.
Rand prints the string "The quick brown fox jumps over the lazy dog." as many times as specified, its used as a filler.
Reply With Quote
TheMan177 is offlineReport Post
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


All times are GMT -5. The time now is 04:44 PM. Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.2.0 RC7
vBCredits v1.4 Copyright ©2007 - 2008, PixelFX Studios

Credit Card | Mobile Phones | Article submission | Credit Card | Property Search