April 29, 201510 yr 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.
April 29, 201510 yr 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!
Create an account or sign in to comment