#1
|
|||
|
|||
Grab the color of the ANSI color escape sequence
Ok, I connect to a server that uses ANSI to change the color of the text to red when there is an issue in a particular area. I am trying to build a script and I am trying to figure out how to grab the color of a text to see if it is red. SO I would like it to grab the text as such
lpResult = crt.Screen.Get(14, 41, 14, 41 + 1) Then grab the color of that text to check to see if ANSI made it red. Any ideas on how one would accomplish this? |
Tags |
ansi , color , crt.screen.get , red |
Thread Tools | |
Display Modes | Rate This Thread |
|
|