
-----------------------------------
beedub
Thu Mar 11, 2004 11:49 am

I dont understand
-----------------------------------
Whenever i try to run functions, a differend turing window opens and gives me thi shit.  Someone help me

 external "dir_exists" function Exists (pathname : string) : boolean

-----------------------------------
jonos
Thu Mar 11, 2004 12:00 pm


-----------------------------------
i don't know much about functions, but you are either calling it wrong, because if a turing window pops up it probably means something is wrong concerning that .tu.

-----------------------------------
Tony
Thu Mar 11, 2004 2:52 pm


-----------------------------------
yeah... you've got some issue with one of .tu modules...

post your code for function declaration (name/arguments) and the line where you call the function
