Posted by member 32550 on 2005-09-08 12:11:50 link

If you use xLabel, there are "Conditional Text Escape Sequences", which can do this!
There's a whole page about it in the ReadMe:
Basically you need something like this:
IPLabelText "[if(connected)]IP ADDRESS : [ip][else]IP ADDRESS : Not Connected[endif]

IF statements in the RC files are always static (they are only processed upon Start/!recycle).