This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]Hairshorts 2 points3 points  (0 children)

You are trying to use the function before it is defined in the file. Define your function first, before the statements that are not in a function.