Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Trigger function name test has not been found #31

Closed
peneviper opened this issue May 26, 2017 · 1 comment
Closed

Trigger function name test has not been found #31

peneviper opened this issue May 26, 2017 · 1 comment

Comments

@peneviper
Copy link

peneviper commented May 26, 2017

Hello i must say thanks for you great work on VBad, i need your assistance i don't know where i will add the function name "Test" in my script,

Error msg:
image

My script:
vba_prepared.txt

pepitoh can you show me where i can add the function name in my attached script. Thanks

@Pepitoh
Copy link
Owner

Pepitoh commented Jun 20, 2017

Hi,

Sorry for response time :)
You have to indicate your prepared vba which function you want to auto trigger.
In your example, I rename function "Document_open()" to Test(). You now have to indicate in const.py trigger_function_name = "Test".

Script will detect the function and antomaticly wrapped it in an auto trigger function.

vba_prepared.txt

Pepitoh

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants