« 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 get an error right at the first "pmoveto" line. Also, I'm using srcedit with the color-coding (lua selected) and it doesn't recognize any of the "p" commands. What gives?

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