[Date Prev][Date Next][Thread Prev][Thread Next]
[Author Index]
[Date Index]
[Thread Index]
[SQR-USERS Info]
[SQRUG Home Page]
Re: interest
Tim,
No problem... You're not a moron for accidently replying to all...
You "may" be a moron if you write your message 1,000,000 times on the
chalkboard... I would use this method instead...
let #max = 1000000
let #ctr = 1
while #ctr <= #max
display 'I am an idiot who does not pay attention'
let #ctr = #ctr + 1
end-while
...
Do not print the output log (1,000,000 lines - Approximately 41MB)...
Tony DeLia
PS - Sorry - I'm just having some fun...
Buchanan, Timothy wrote:
>
> Sorry guys!!!! I am a moron. I sent the earlier email WAY too early in the
> morning. I did not look at the reply-to address. Please forgive me. I will
> write "I am an idiot who does not pay attention" on the chalk board
> 1,000,000 time for my error. Sorry again!!!!!!
>
> Timm
--
Tony DeLia
AnswerThink Consulting Group
PeopleSoft Solutions Practice - Delphi Partners
tdelia@erols.com
- References:
- Re: interest
- From: "Buchanan, Timothy" <buchanan@BIPERF.COM>