by PointOfLight » Mar 8, 2005 @ 1:39pm
That's what I don't understand. The Hello World function executed just fine for me. As for the code being different, it is and it isn't. When PPL compiles a program to run it on the PPC, it compiles the code and form into one module, which is what the #code and #form deliniations are for. Hopefully Kornalius will jump in here at some point so I'm not misspeaking, but I'm pretty sure that's what's going on. I'm not really sure why you're not seeing the results you'd expect from the program, though. It works just fine for me. Try creating a new PPL file (not a project), copying the code you pasted in this thread into the PPL file, and run it. Let us know if that works or not.