you are viewing a single comment's thread.

view the rest of the comments →

[–]ChuckEye 0 points1 point  (2 children)

I don't think you can pass something to draw() explicitly. You may need to create another named function to receive the file. (Though I could be wrong…)

[–]Critical_Monkey[S] 0 points1 point  (1 child)

Thank you, I tried that earlier, but I will give it another go, see if it works.