BASIC stopped working in macros, how do i reconnect my macros to the standard libraries again?

I followed a tutorial to use some access2base macro things and now I’m not able to get my normal macros to work. It seems not to recognize any of the ‘standard’ methods like ‘getByName’ and such. Any help to point the macros back to the right library would be greatly appreciated!

Hello,

Specifically, what tutorial? Unless you intermingled that tutorial into your code somehow, it is hard to say how your code could be affected. May need a sample of what isn’t working.

Things that go away by themselves can come back by themselves.

For some reason that I don’t quite understand, after being stuck in a hole for a few hours, my macros started working again. Sorry for asking for your help a tad too early!