Forum Discussion

gopalmalu's avatar
gopalmalu
Contributor
14 years ago

Getref function is not working in TC

Hi,



We want to call the function without passing actual path of the file.

In vbscript their is function called Getref(),but here it is working in TC..

is any similiar function available in TC?



Thanks,

Gopal

1 Reply

  • Hi,



    GetRef works on web pages, and it is used to assign events to HTML objects. In TC, to call a routine, use the regular VBScript function call notation.