Comments
Brought to you by:
pgbennett
I noticed PBackup trimes all spaces from the list.
Sometimes I need to add empty line to set apart
sections in long files' list. I wonder if for example
the character ";" could be a comment identifier and
everything started from ; is ignored. For example:
C:\Folder1\*
;
C:\Folder2\*
;
C:\Folder3\*