computing
  • 4

Solved Save Multiple Screenshots With Different File Names

  • 4

we need to take multiple screenshots of device and save it to the PC. we need to make sure screenshot should be saved with different file name.

Share

1 Answer

  1. As I understand it, each screen shot when saved to a computer is automatically given a unique file name?

    Whatever the first one is the next will simply be tagged as either -1 (or similar), the second -2, and so on?

    The bulk of the saved screen shot file name will be (by default) the same; only the last character or two may differ for each screen shot file saved?

    • 0