I have a strange anomaly with this! So, if ALL files in any given folder are LNK files, they show as yellow, as desired, but if there is a mixture of files, they do NOT show as yellow only as default colour.
Here is a typical measure:I really don't know what else could be the issue other than something wrong in my IfMatch code.
Any idea what else may cause this?
Thanks![Thumbs Up :thumbup:]()
Here is a typical measure:
Code:
[mGameList1Name]Group=GameListMeasure=PluginPlugin=FileViewPath=[mGameListPath]Type=FileNameIndex=1IfMatch=^#ListClickValue#$IfMatchAction=[!SetOption ListClick X [GameList1Name:X]][!SetOption ListClick Y [GameList1Name:Y]][!SetOption ListClick Hidden 0]IfMatchMode=1IfMatch2=^$IfMatchAction2=[!DisableMeasureGroup #CURRENTSECTION#]IfNotMatchAction2=[!EnableMeasureGroup #CURRENTSECTION#]DynamicVariables=1[mGameList1]Measure=PluginPlugin=FileViewPath=[mGameListPath]Type=IconIconPath=#Icons#\#CURRENTSECTION#.icoIndex=1Group=GameList | #CURRENTSECTION#NameDynamicVariables=1[mGameList1Ext]Measure=PluginPlugin=FileViewPath=[mGameListPath]Type=FileTypeIfMatch=^lnk$IfMatchAction=[!SetOption GameList1Name FontColor "#Yellow#"][!UpdateMeter GameList1Name][!Redraw]IfNotMatchAction=[!SetOption GameList1Name FontColor "#White#"][!UpdateMeter GameList1Name][!Redraw]Group=GameList | mGameList1NameDynamicVariables=1
Any idea what else may cause this?
Thanks

Statistics: Posted by sl23 — Today, 5:03 pm