R
ranafout
Hello,
I would like to know if it is possible to call a function that has bee
defined in simple module from a method of a class (just as stati
function).
I tried to do it, but I have an error message 424 "Object required
meaning probably that a object.method syntax was expecting.
I tried also to call the function with module_name.function() but i
failed...
Thanks,
Vinc
I would like to know if it is possible to call a function that has bee
defined in simple module from a method of a class (just as stati
function).
I tried to do it, but I have an error message 424 "Object required
meaning probably that a object.method syntax was expecting.
I tried also to call the function with module_name.function() but i
failed...
Thanks,
Vinc