> ===================Backup.txt===============
> If (File.validpath(arg(1) ++ ".RAR")) do
>   File.Delete(arg(1)++"1.RAR")
>   File.Move(arg(1)++".RAR", arg(1)++"1.RAR")
> Else
>   Message &("Backup problem - no "++arg(1)++".RAR present, trying backup
anyway")
> Endif
> cmd /c start /BELOWNORMAL rar a -m5 -s -r -ac "&(arg(1)).RAR" "&(arg(2))"
>
>
> ===================IncrBackup.txt===============
> File.Delete(arg(1)++Date.WeekDay(Date.Today)++".RAR")
> rar a -m5 -s -r -ao -ac "&(arg(1))&(Date.WeekDay(Date.Today)).RAR"
"&(arg(2))"

What rar program is this calling? This a freeware commandline util, or
winrar? A link for download might also be helpful =) Thanks!



------------------------ Yahoo! Groups Sponsor --------------------~--> 
Yahoo! Domains - Claim yours for only $14.70
http://us.click.yahoo.com/Z1wmxD/DREIAA/yQLSAA/JV_rlB/TM
--------------------------------------------------------------------~-> 

 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/power-pro/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 

Reply via email to