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

Export/import "Conditional Compilation Arguments" #511

Open
mwolfe02 opened this issue Apr 19, 2024 · 1 comment
Open

Export/import "Conditional Compilation Arguments" #511

mwolfe02 opened this issue Apr 19, 2024 · 1 comment
Assignees
Labels
pending resolved Possibly resolved, needs testing or confirmation

Comments

@mwolfe02
Copy link

This request was raised during my presentation on the Add-in at DevCon Vienna 2024:

image

Should be as simple as incorporating the following code:

Application.SetOption "Conditional Compilation Arguments", "Test=1"

?Application.GetOption("Conditional Compilation Arguments")
Test = 1

@joyfullservice joyfullservice self-assigned this Apr 19, 2024
@joyfullservice
Copy link
Owner

Good news! That is already supported. The source can be found in clsDbVbeProject.

@joyfullservice joyfullservice added the pending resolved Possibly resolved, needs testing or confirmation label Apr 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pending resolved Possibly resolved, needs testing or confirmation
Projects
None yet
Development

No branches or pull requests

2 participants