Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Which Is More Readable To You?
Message
From
06/03/2008 16:39:41
 
 
To
06/03/2008 16:20:36
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
01298471
Message ID:
01299543
Views:
17
>>>>>>>This will never crash...
>>>>>>>m.a = m.a + 1
>>>>>>DO WHILE .T.
>>>>>>m.a = m.a + 1
>>>>>>ENDDO
>>>>>
>>>>>ROFL! Using absolutes when discussing programming concepts is usually not a good idea - for me, at least, it's a red flag ...
>>>>
>>>>Even quicker:
m.a = "Hello World"
>>>>m.a = m.a + 1
>>>>:-}
>>>
>>>You're killing me! How about:
>>>
>>>m.a = "Goodbye, cruel world!"
>>>m.a = m.a + 1
>>>
>>
>>Viv was only faster than me - I had the same idea.
>>
>>There should be a rule somewhere against posting "this will never crash" in a programming forum. It's almost like nerd sniping.
>
>No, it is nerd sniping ;)

It wasn't meant that way. Mike's statement was fair within the context.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform