Wierd error script library error, anyone noticed anything similar?

i have a script library named “scl_MiscFunctions” that can’t share it’s functions. when the library is included in a agent (use “scl_MiscFunctions”) i can’t access any of it’s functions. functions and constants that are included in the script library scl_MiscFunctions can however be accessed from the agent.

if i copy+paste the functions into another script library the functions work perfectly. i thought this was just a one time thing, that the design element had been corrupted, but yesterday i made a new script library named scl_MiscFunctions in a unrelated database and got the same error! the only thing the two script librarys had in common was the name scl_MiscFunctions.

has anyone else encountered this wierd feature or something similar?

regards

patrik ström

Subject: Wierd error script library error, anyone noticed anything similar?

I have faced this fact sometimes. In my cases, I just had to close the database which the library was created, remove the bookmark from the pane to your left and reopen. It always seemed like a cache problem linking the new functions.

Let me know if this helps.

Gabriel Amorim.

Subject: RE: Wierd error script library error, anyone noticed anything similar?

thx for the tip!

i’m abit embarrased to say that i actually copied the script library and renamed it… but if i encounter a similar situation again i’ll try close the db and remove the bookmark before i do anything else :slight_smile:

regards

patrik ström