my grouping settings are not being read by virtual dj. It will accept this in filter folder..."Grouping is ClassicHipHopHot"...but will not accept "Grouping contains ClassicR&BHot" say syntax error at "BHot".
发表时间 Mon 12 May 14 @ 11:18 pm
I think that is because & is an operator for VirtualDJ (like = < > ! and so on).
Maybe there is a escape character (the developer could answer this question) or try replacing & with
Maybe there is a escape character (the developer could answer this question) or try replacing & with
&
发表时间 Tue 13 May 14 @ 3:42 am
PachN wrote :
I think that is because & is an operator for VirtualDJ (like = < > ! and so on).
Maybe there is a escape character (the developer could answer this question) or try replacing & with
Maybe there is a escape character (the developer could answer this question) or try replacing & with
&
solved. Must put grouping name in quotation like Grouping contains "ClassicR&BHot"
发表时间 Tue 13 May 14 @ 8:16 am