search for: definitino

Displaying 1 result from an estimated 1 matches for "definitino".

Did you mean: definitin
2007 Aug 21
1
Defined function and classes
Hi all I am using the defined function and it seems to work for resource types but fails with classes - I am setting a variable like so: $test = defined(Class[testing]) The test always returns false. Similarly defined functions for resource types like: $testtype = defined(File[test]) Return true. Is there something I am missing? Thanks James Turnbull