bolo17

Untitled

Sep 23rd, 2020
113
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.40 KB | None | 0 0
  1. ConsoleWrite('! = Red' & @CRLF) ; ! = red text color
  2. ConsoleWrite('> = Blue' & @CRLF) ; > = blue text color
  3. ConsoleWrite('- = Orange' & @CRLF) ; - = orange text color
  4. ConsoleWrite('+ = Green' & @CRLF) ; + = green text color
  5. ConsoleWrite('(5) : = Red (jump to line 5 when double-clicked)' & @CRLF) ; '(5) :' red text color and double click jumps to (line number
  6.  
  7. get link:https://dz4link.com/VpUBQwvj
Add Comment
Please, Sign In to add comment