Compile errors....

Get Help on scripting in POL with configurations, config setups, script trouble shooting, etc.
Post Reply
xi

Compile errors....

Post by xi »

Hello there, (Again...)

There's a few problems in my scripts when I compile, it says:
Error getting elements for array
Error compiling statement at C:\xx\xx\xx Line X
Compilation Error:
Near: var layout := {
Bye, xi.

(Im running POL095 if it matters).
(Err, I hope you understand what I mean,).
User avatar
CWO
POL Expert
Posts: 1160
Joined: Sat Feb 04, 2006 5:49 pm

Post by CWO »

error getting elements for array means either you're missing a comma to seperate two things or you're missing one of the braces.
Post Reply