Ocean West Posted April 29, 2015 Posted April 29, 2015 When the MS scripts run what list of $$var are you using and are the name spaced. just want to makes sure any declared global variables don't collide.
evanseeds Posted April 29, 2015 Posted April 29, 2015 You can see all of the variables that MirrorSync declares in the beginning of the 'MirrorSync' script (within the first 'If' block) and the 'MirrorSync Customization' script (under the 'DEFAULT SETTINGS OVERRIDES' header) . Some of the variables we using are named with the MIRRORSYNC_ prefix, such as $$MIRRORSYNC_USERNAME and $$MIRRORSYNC_URL, but others are not, such as $$sequence and $$filename . Let me know if you have any further questions! 1
Recommended Posts
This topic is 3497 days old. Please don't post here. Open a new topic instead.
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