Skip to main content

Notice

Please note that most of the software linked on this forum is likely to be safe to use. If you are unsure, feel free to ask in the relevant topics, or send a private message to an administrator or moderator. To help curb the problems of false positives, or in the event that you do find actual malware, you can contribute through the article linked here.
Topic: Weird formatting script error (Read 1426 times) previous topic - next topic
0 Members and 1 Guest are viewing this topic.

Weird formatting script error

I'm using these formatting strings, but the codec etc. won't show up. I've tried displaying codec variables out of the ending IF and they work, but not directly after it... I'm just not really sure what's gone wrong. Any help appreciated

Code: [Select]
$if($strcmp($num(%tracknumber%,1),4),
$get(color_tec)$get(v_codec)[' '$get(v_version)][' '$get(v_compression)],)
err... i'm not using windows any more ;)