Subscribe to Blog Posts by: Leonard Amabile via RSS Blog Posts by: Leonard Amabile
Delete Last Line of a File (vbscript)
This sample task will demonstrate how AutoMate can delete the last line in a text file using vbscript.
Create File of a Specific Size
This sample task will demonstrate how AutoMate can create a file with a specific size using the fsutil utility.
Delete Last Line of a File
This sample task will demonstrate how AutoMate can delete the last line in a text file.
Connect Terminal: Determine if Line is Busy
This sample task will demonstrate how AutoMate can determine if a telephone number is busy.
Rename File to its Parent Folder Name
This sample task will demonstrate how AutoMate can rename a filename to its parent folder name.
Even / Odd Number Determination
Sometimes, AutoMate users need to determine whether a number is odd or even in an AutoMate task. For example, some tasks should only execute on even days. In other cases, a user needs to know whether there is an odd or even number of files in a given folder before looping through them.
FTP - Delete Files Older Than 30 Days
This sample task will demonstrate how AutoMate can delete files older than 30 days via FTP.
Clean Windows Temp Directory
This sample task will demonstrate how AutoMate can clean out the Windows temp directory using the Delete File and Remove Folder actions.
FTP - Download Newest File on FTP Server
This sample task will demonstrate how AutoMate can download the newest file via FTP.
FTP -- Download Files Where Filesize is Greater than Zero
This sample task will demonstrate how AutoMate can download files greater than zero bytes via FTP.

