[invalid][puzzle] Unsolved mystery
kuroneko
Posts: 3,623
Just found [thread=91799]this old thread[/thread] which doesn't appear to have a solution. So what is the solution and why is the OP seeing the behaviour described in [post=630707]post #8[/post]?
Comments
Adding the # fixes the problem.
-Phil
Bruce
Beginner books with bad syntax in the programming examples made me crazy
Dang you Osborne and McGraw-Hill !
I got over this # problem mostly by writing my own PASM simulator some years ago.
Writing a simulator forces one to learn the instructions otherwise it will never work.
Once you get used to semicolons, you can't go back
I can feel your pain my friend
I miss PERL programming
And you don't want to forget the # in the next line otherwise it will never work
#!/usr/bin/env perl
Bruce
HAHAHA
I always thought unix scripts should understand this:
#!/bin/justReadMyMind
ESP - Extra Sensory Programming. I like the concept
When you jump by mistake to the address held by the contents of your presumed destination (in this case @ina = $1F2) and then expect the instruction at that location to make sense -- or even remain constant -- you're just asking for trouble. 'Enough of an explanation?
-Phil