Announcement

Collapse
No announcement yet.

Capture from Script Not Saving Time Variables

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Capture from Script Not Saving Time Variables

    If this has been reported already, please accept my apology.

    When running a capture from a script or batch file, the time variables are not saved. Instead the variables are replaced with "mHS".

    Example of a batch file:
    Code:
    "C:\pathto\i_view32.exe" /capture=2 /convert=C:\tempdir\capture_$U(%d%m%Y_%H%M%S).jpg
    saved as capture_mHS.jpg

    #2
    Use of text patterns in filename from commandline

    Comment


      #3
      Thank you that was it. The placeholder appears needed along with the escape key percent % for batch or possibly backtick ` for autohotkey.

      This was not a bug, so this thread can be deleted, moved whatever.

      Comment


        #4
        Undeleted and moved to support, as the reply may be helpful to others.
        Before you post ... Edit your profile • IrfanView 4.62 • Windows 10 Home 19045.2486

        Irfan PaintIrfan View HelpIrfanPaint HelpRiot.dllMore SkinsFastStone CaptureUploads

        Comment

        Working...
        X