off: interesting

F

Frank Dulk

TRY:
Open the Word

Write
=rand (200,99)

Type (enter) and wait 3 seconds.

Who knows somebody gets to explain this...
Things of the computer science.
 
F

Frank Dulk

Will it be that was not of own Microsoft?


Victor Delgadillo said:
Intresting... my guess is that it was left by a playful programmer to test
some parts of the program.

--
Victor Delgadillo MS-MVP Access
Miami, Florida

Mensajes a los grupos de noticia, asi todos nos beneficiamos!
 
F

Frank Dulk

for the that I read it was
test that the personnel of the development team left in the Word. The
sentence
original, in English, it is
"The quick brown fox jumps over the lazy dog",
that is the smallest sentence than they know with all the letters of the
alphabet. but the idea would be to have all the letters of the alphabet ".
 
V

Victor Delgadillo

Intresting... my guess is that it was left by a playful programmer to test
some parts of the program.
 
V

Victor Delgadillo

Non-Microsoft? I don't think so... because I can't see anybody from the
'outside' inserting something in the source at the Microsoft CD mastering...
It's on everybody's installation... which means it was on the master disk,
not as an attachment added later.
It's a nice way to test a printer... if you need a lot of pages written...

--
Victor Delgadillo MS-MVP Access
Miami, Florida

Mensajes a los grupos de noticia, asi todos nos beneficiamos!
 
J

John Vinson

TRY:
Open the Word

Write
=rand (200,99)

Type (enter) and wait 3 seconds.

Interesting indeed!

Try just

=Rand()

Rand(1) seems to return three lines, Rand(2) returns 6, Rand(3)
returns 9.
 
V

Van T. Dinh

Rand(X,Y) gives X paragraphs with Y sentences in each
paragraph. Default for X & Y are 3.

Cheers
Van
 
D

Dirk Goldgar

Frank Dulk said:
TRY:
Open the Word

Write
=rand (200,99)

Type (enter) and wait 3 seconds.

Who knows somebody gets to explain this...
Things of the computer science.

I saw a discussion of this in Woody's Office Watch back in May. You get
different sentences in different languages.
 
B

Brendan Reynolds \(MVP\)

The sentence 'the quick brown fox jumps over the lazy dog' is an old,
frequently used (in English) touch-typing exercise. It was probably
originally used for that purpose because it exercises all fingers of both
hands.
 
J

John Vinson

Showoff! What's that mean? Babelfish only gives me "Yes, one hundred
v'i govoritye".

It's just misspelled (I don't know the proper Anglicization) for the
Russian phrase "well, what do you say" which is the phrase equivalent
to "well, how about that!"
 
V

Victor Delgadillo

It contains all of the letters of the US alphabeth too.

--
Victor Delgadillo MS-MVP Access
Miami, Florida

Mensajes a los grupos de noticia, asi todos nos beneficiamos!
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top