![]() |
| The AccuTerm forum has moved. Go to community.rocketsoftware.com to register for the new Rocket forum. |
|
Post Reply
|
| Author | |||
kbdav
Newbie
Joined: July 12 2016 Status: Offline Points: 23 |
Post Options
Thanks(0)
Quote Reply
Topic: Referencing Type Libraries (Early Binding)Posted: October 04 2018 at 4:09pm |
||
|
I just discovered that we can early bind type libraries into the AccuTerm scripting interface. But it appears I am having some issues implementing it. For this particular one, I am attempting to set a reference to the library Microsoft VBScript Regular Expressions 5.5. Here is the code (it's at the top of the module, just under `Option Explicit`.
One thing I am not sure of is the lcid#. I believe it to be 3. Here is the programming reference I am using from the AccuTerm2000 Scripting Language Reference Manual.
|
|||
![]() |
|||
kbdav
Newbie
Joined: July 12 2016 Status: Offline Points: 23 |
Post Options
Thanks(0)
Quote Reply
Posted: October 04 2018 at 5:14pm |
||
|
So after playing around with it for a while, I found I was able to add it by placing the reference above the Option Explicit line and restarting AccuTerm. However, now the line disappeared but the reference is still in memory. Not sure how I would go about removing the reference if I needed to, or how long it will even stay there (would I have to manually add it every x days, every time I restart, etc?)
|
|||
![]() |
|||
Post Reply
|
|
|
Tweet
|
| Forum Jump | Forum Permissions ![]() You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |