Forum Discussion
3 Replies
- jose_pitaSuper ContributorI don't know about vbscript, but in jscript, when you create a file A.sj (your class) and you want to use it in file B.sj you need to put "//USEUNIT A" on the first line of the file
- pballardNew ContributorI have the USEUNIT statement at the top of my page. It allows me to use the properties and methods of my class, however it still does not display those properties/methods in the intellisense. Does anyone know how to add these to the intellisense?
- jose_pitaSuper ContributorSave all your files and check the panel options (on code editor, right click->panel option) for code completion (I have auto-pop-up checked).
If this does not work, restart TC and check again :)
otherwise, you should send support an email or something...