rvcmd.Cmd()#
- class rivtlib.rvcmd.Cmd(folderD, labelD, rivtD, rivtL, parL)[source]#
command format object
Section Command ——- —————————- Run WIN - Windows command script
OSX - OSX command script LINUX - Linux command script
- Insert TEXT - insert text from file
IMG - insert image from file IMG2 - insert side by side images from files TABLE - insert table from file
- Values IMG - insert image from file
IMG2 - insert side by side images from files TABLE - insert table from file VALUE - insert values from file
Tools PYTHON - python script
|TEXT| rel. pth | plain; rivt |IMG| rel. pth | scale factor, caption (_[F]) .png, .jpg |IMG2| rel. pth, rel. pth | sf1, sf2, c1, c2 (_[F]) .png, .jpg |TABLE| rel. pth | col width, l;c;r, title (_[T]) .csv, .xls, .txt |VALUE| rel. pth | col width, l;c;r, title (_[T]) .csv |WIN| rel. pth | print, noprint |OSX| rel. pth | print, noprint |LINUX| rel. pth | print, noprint |PYTHON| rel. pth | print, noprint