[Req] Paragon Scripting Language syntax reference for HDM 12 and newer

Discussion in 'Paragon Partition Manager Product Line' started by Anakunda, Jan 14, 2013.

Thread Status:
Not open for further replies.
  1. Anakunda

    Anakunda Registered Member

    Joined:
    Feb 20, 2010
    Posts:
    99
    Greetings,
    I have problem with old backup scripts which worked fine for HDM11 and earlier. Particularly this piece of code

    Code:
    // Merge archives into one archive
    img = "Y:/backup_$(YEAR)_$(MONTH)_$(DAY)_$(HOUR)_$(MINUTE).pbf"
    img = "Y:/img_0_$(YEAR)_$(MONTH)_$(DAY)_$(HOUR)_$(MINUTE).pbf"
    img = "Y:/diff_1_$(YEAR)_$(MONTH)_$(DAY)_$(HOUR)_$(MINUTE).pbf"
    options
        pwd = "**********"
        label = "Backed up on $(DAY).$(MONTH).$(YEAR) $(HOUR):$(MINUTE):$(SECOND)"
    store complex
    
    invokes an error message and won't create the covering backup file. An adjustment for this or at least a reference guide for the new scripting syntax will be greatly appreciated (so far I've found only old syntax manual and no examples for unifying archives)
     
  2. Paragon_Matt

    Paragon_Matt Paragon Moderator

    Joined:
    Jan 24, 2011
    Posts:
    399
    The reason you are running into these issues is because some of the coding language for the newer versions has changed due to the introduction of incremental backups. I know an updated version is being worked on, however I can't give you an exact time table.
     
Thread Status:
Not open for further replies.
  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.