Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[RESOLVED] Trouble accessing com library
#14
Yes, use F if the tag is variable.
Macro Macro2126
Code:
Copy      Help
str s1=
;"C:\Program Files (x86)\Illustrate\dBpoweramp\CoreConverter.exe" -infile="q:\avant.mp3" -outfile="q:\gg.aif" -convert_to="[ID Tag Update]" -exportart="folder.jpg"

str g="[ID Tag Update]"
str s2=
F
;"C:\Program Files (x86)\Illustrate\dBpoweramp\CoreConverter.exe" -infile="q:\avant.mp3" -outfile="q:\gg.aif" -convert_to="{g}" -exportart="folder.jpg"

out s1
out s2
out s1=s2


Messages In This Thread

Forum Jump:


Users browsing this thread: 2 Guest(s)