topbanner_forum
  *

avatar image

Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
  • Tuesday March 19, 2024, 5:43 am
  • Proudly celebrating 15+ years online.
  • Donate now to become a lifetime supporting member of the site and get a non-expiring license key for all of our programs.
  • donate

Author Topic: %num% doesn't work when choosing "Save image as"  (Read 4742 times)

kproth

  • Supporting Member
  • Joined in 2006
  • **
  • Posts: 34
    • View Profile
    • Donate to Member
%num% doesn't work when choosing "Save image as"
« on: July 15, 2009, 08:10 PM »
I have a Filename Template defined as follows:  "%quickfield% %customdate% (%num%)".  When choosing "Save image as..." from the After-Capture "choice" dialog, the filename appears as e.g. "2009-07-15 (%num%).png".  But if I open the file into ScreenCaptor's main window and choose save, the file name appears as "2009-07-15 (001).png".  Is this a bug?

mouser

  • First Author
  • Administrator
  • Joined in 2005
  • *****
  • Posts: 40,896
    • View Profile
    • Mouser's Software Zone on DonationCoder.com
    • Read more about this member.
    • Donate to Member
Re: %num% doesn't work when choosing "Save image as"
« Reply #1 on: July 15, 2009, 08:33 PM »
yep, that's a bug -- i'll try to fix it.
the idea is that %num% is a bit different than other replacements, in that it is autocalculated so that it is a unique filename.
ill make it so the saveas calculates a unique number before opening up save as dialog.