|
Caled Sorcerer
Joined: 21 Oct 2000 Posts: 821 Location: Australia
|
Posted: Thu Jul 12, 2007 2:52 am
changing colour output of #showdb |
key: record
key2: record2
key3: record3
Always displays in the same colour. I would like to have all the keys show in something bright, and all the records show in something dull. I figure a way is to create a trigger either with #pcol or #subs that will do this, but I'm curious if there is a simpler way? |
|
_________________ Athlon 64 3200+
Win XP Pro x64 |
|
|
|
Fang Xianfu GURU
Joined: 26 Jan 2004 Posts: 5155 Location: United Kingdom
|
Posted: Thu Jul 12, 2007 2:54 am |
You could use something like:
#loopdb whatever {%ansi(whatever)%key: %ansi(whatever)%val} |
|
|
|
Caled Sorcerer
Joined: 21 Oct 2000 Posts: 821 Location: Australia
|
Posted: Thu Jul 12, 2007 3:53 am |
Ah, well spotted!
|
|
_________________ Athlon 64 3200+
Win XP Pro x64 |
|
|
|
|
|