ATTENTION: You are viewing a page formatted for mobile devices; to view the full web page, click HERE.

DonationCoder.com Software > Screenshot Captor

MINICAP - HOW TO DISABLED ERROR MESSAGE BOX.

<< < (2/4) > >>

mouser:
But we need the file name to be exact as this  "$dt:%Y %B %d  %H-%M-%S$"  "2018 March 07  03-50-11"
--- End quote ---

It can't be EXACTLY like that because that filename is not unique if you launch this several times within one second. We could add milliseconds to the time value though, so like "2018 March 07  03-50-11-01"

Unless you are saying that if the file already exists it should just exit and not save the file.  It would be very easy to add an option for this, to simply suppress the error and not save the file if a file already exists with that name.  Is that what you'd prefer?

rogeraongjr:
Hi Mouser,

Unless you are saying that if the file already exists it should just exit and not save the file.  It would be very easy to add an option for this, to simply suppress the error and not save the file if a file already exists with that name.  Is that what you'd prefer?>>  Yes exactly =)  ! Please let us try and add this option to suppress that message box error. :)

mouser:
That's easy enough.. give me a day or two.

mouser:
Can you try this beta:


* https://www.donationcoder.com/Software/Mouser/MiniCap/downloads/beta/MiniCapSetup.exe
* or https://www.donationcoder.com/Software/Mouser/MiniCap/downloads/beta/MiniCapPortable.zip
You can try passing the -noerr commandline parameter.
More importantly, the -stderr option that you tried in the past which did not work should now work properly in this case.

mouser:
Well?

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version