« Return to Thread: Why doesn't this work?

Why doesn't this work?

by jimmy joe jack :: Rate this Message:

Reply to Author | View in Thread

-- FirstApp.lua
pmoveto(70,70)
plabel("My First App works!")
pevent()


I don't know how I could have messed this up. But I try to run it in plua and it's an error right at the pmoveto line. Also, I'm using source edit color-coded compiler, and it doesn't recognize any of the "p" commands. What gives?

 « Return to Thread: Why doesn't this work?