topbanner_forum
  *

avatar image

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

Login with username, password and session length
  • Thursday November 6, 2025, 11:22 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: IDEA: Change title of program running multiple instances  (Read 176 times)

bylanta

  • Participant
  • Joined in 2024
  • *
  • default avatar
  • Posts: 1
    • View Profile
    • Donate to Member
IDEA: Change title of program running multiple instances
« on: December 14, 2024, 06:24 PM »
I have a program I sometimes need to run multiple instances of, and the data sets it holds are not discernible from each other at a glance.  So my idea was to change the title of the program to reflect which data set it holds at that time.  I took a solution from here: https://www.donation...ex.php?topic=32066.0 provided by @MilesAhead and that worked perfectly to change the title if I only have one instance running.  I could create copies of the program and have them launch from different folders if there was a way to rename the title based on the path it came from.  I don't know how to implement that, it's just as far as I could get on the problem.  This is my first time posting here, if there is more or better information I can provide please let me know and I will be happy to. Thanks for reading.