Rookie move on my part.
Melfa Basic VI requires you to have a space in between the Plt cmd and the pallet designation. My code has it defined properly -Plt 1 at line 6,
but then later in the program (at the syntax error, line 14) I have it as
Plt1 (no space).
I hope this helps someone else out down the road.