Text Manipulation
26 Feb 2016
WHILE loop:
FOR loop:
Read A Line On A File:
Read the mailboxes lines and copy to archive directory
Substitution:
replace ‘cat’ by ‘dog’ in file in.txt and output it to file out.txt the ‘g’ means replace all matches, not just the first on a given line
Batch File Rename:
Batch File Rename Ext: