github taers232c/GAMADV-XTD3 5.01.08
GAM 5.01.08

latest releases: v6.75.05, v6.75.04, v6.75.03...
4 years ago

Latest updates

Added options tdbackupsheet (id:<Number>)|<String> and tdcopysheet (id:<Number>)|<String> to <ToDriveAttribute>.
When you're using tdfileid <DriveFileID> tdsheet (id:<Number>)|<String> tdupdatesheet with todrive to update a sheet in a spreadsheet:

  • tdbackupsheet (id:<Number>)|<String> causes the current sheet data to be copied and pasted to another existing sheet before the sheet i
    s updated
  • tdcopysheet (id:<Number>)|<String> causes the updated sheet data to be copied and pasted to another existing sheet after the sheet is u
    pdated
    Suppose you have a spreadsheet with sheets Monday ... Friday, Backup Monday ... Backup Friday and Latest.
    Each day you run a report to update the current day sheet (Tuesday), you want to backup the data first (Backup Tuesday) and
    you want the updated data copied to Latest so you don't have to remember what the day of the week is.
    gam redirect csv - todrive tdfileid <DriveFileID> tdupdatesheet tdsheet Tuesday tdbackupsheet "Backup Tuesday" tdcopysheet "Latest" ...
  • See: https://github.com/taers232c/GAMADV-XTD3/wiki/Todrive#command-line-options

Installation

If you are a first time Gam user:

If you are upgrading from standard Gam

If you are upgrading from GAMADV-X or GAMADV-XTD

Don't miss a new GAMADV-XTD3 release

NewReleases is sending notifications on new releases.