Loading Folder Sync Session via Script

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • ecroutha
    Journeyman
    • Aug 2007
    • 10

    Loading Folder Sync Session via Script

    I'm trying to load/exec a saved Folder Sync Session via script. I believe my syntax is correct but it is not working; however, loading and executing a saved Folder Compare session works just fine.

    Is there some limitation to loading and then executing a Saved Folder Sycn Session via script?
    Last edited by ecroutha; 11-Aug-2009, 12:27 PM.
  • Michael Bulgrien
    Carpal Tunnel
    • Oct 2007
    • 1772

    #2
    The help file says:

    LOAD

    Usage:
    load <session>
    load [create:(all|left|right)] <left path> [<right path>]
    load <default>

    Loads the specified session, the specified base folders, or the default Folder Compare settings.

    Sorry... Though not explicitly stated, the exclusive reference to "default Folder Compare settings" suggests that a Folder Compare session is the only type of session currently supported in a script.
    BC v4.0.7 build 19761
    ¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯

    Comment

    • ecroutha
      Journeyman
      • Aug 2007
      • 10

      #3
      Thought that may be the case since my folder compares were working just find. I did notice that in the help docs but didn't interpret it literally enough. I guess this just turned into a Feature Request... please.

      Comment

      Working...