Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Run different variables accordingly
#5
Quote:But I think there must be some better way to do it without copy the macro hundereds times.

If filenames and other data are stored in a text file, you could open the file in notepad, and use a hotkey to run macro for each line. The macro selects line using Shift+End, copies to a variable using str function getsel, moves to the next line using Home Down, parses using tok or regexp, and calls the function. If you need help, please post part of the file because I need to know how to parse.


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)