Pat Knoll Posted December 13, 2018 Posted December 13, 2018 I want to set the Diagram Scaling value from RCL. I see this setting can be exported to GlobSettings.ini so I thought maybe I just need to load the settings file from a RCL. I tried the following with and without the Project statement, but it did not work: PROJECT: E:\RockWorks17\RW_Remote DEFINE: MENU_IMPORT GLOBAL DEFINE: MENU_IMPORT FILE_NAME GlobalSettings.ini Running Rockworks 17 thanks pat
Pat Knoll Posted December 14, 2018 Author Posted December 14, 2018 This seems to work: PROJECT: E:\RockWorks17\RW_Remote DEFINE: MENU_IMPORT GLOBAL True DEFINE: MENU_IMPORT FILE_NAME GlobalSettings.ini EXECUTE: MENU_IMPORT
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now