February 27, 200620 yr Guys,I have this inside a element:{lsp=142}t t%((L:uniform_mode, enum) 0 ==) %{if}TR + G %{else} %((L:uniform_mode, enum) 1 ==) %{if}TR %{else} %((L:uniform_mode, enum) 2 ==) %{if}SQ OFF %{else} %((L:uniform_mode, enum) 3 ==) %{if}DF %{end} n{lsp=80}tTONEt nCan anyone explain what I am doing wrong so that TONE only displays when DF is being displayed? Am I missing a % sign somewhere or some brackets?Cheers.taipan
February 27, 200620 yr Hi,Maybe this works:%((L:uniform_mode, enum) 3 ==)%{if}DFn{lsp=80}tTONE%{end}tnJan"Beatus ille qui procul negotiis..." Jan "Beatus ille qui procul negotiis..."
February 28, 200620 yr Jan, coming through with the goods again!Actually what you gave me wasn't quite what I wanted, I don't think I explained myself properly. But I fixed it anyway because all I needed was for someone else to make me look at it a different way!Cheers
Create an account or sign in to comment