Personally, I like simple and lazy code. John's is just too much work for me.
Here's a message saying "Steve is Amazing!!, obfuscated by me:
Again, just by reading the code, can you fathom its function?
Here's a message saying "Steve is Amazing!!, obfuscated by me:
Code: (Select All)
Data &H4C4C4548,&H4F57204F,&H20444C52
For i = 1 To 3
Read i&: Print MKL$(i&);
Next
Again, just by reading the code, can you fathom its function?


