-
-
Notifications
You must be signed in to change notification settings - Fork 22
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
Create templates for SysOperationFramework #31
Labels
enhancement
New feature or request
Comments
When building the first time after the objects are added an error shows that the Method on the controller class should be static. Also the signature on the controller class should be static. |
shashisadasivan
added a commit
that referenced
this issue
Feb 11, 2020
#31 added file type restrictions as AxClass & AxMenuItemAction
shashisadasivan
added a commit
that referenced
this issue
Feb 11, 2020
Replacement code is case sensitiv, so each of the replacement that needs to be done has to be case sensitive. |
shashisadasivan
added a commit
that referenced
this issue
Feb 16, 2020
#31 updated as code replacement is case sensitive. myName & myName are different
shashisadasivan
added a commit
that referenced
this issue
Feb 16, 2020
…et the same option (unwanted encahnancement :( , but something to learn here ) - only disabled the option #31 - Added example of runbase batch object as a template
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Main menu item - to create classes to support SysOperationFramework
This should create the 3 classes required, And optional UIBuilder
The text was updated successfully, but these errors were encountered: