Differences

This shows you the differences between two versions of the page.

Link to this comparison view

ppl:functions:grafmode [2019/04/16 13:14] – created - external edit 127.0.0.1ppl:functions:grafmode [2024/03/27 14:17] (current) stimpy
Line 1: Line 1:
 ====== GRAFMODE() :STRING ====== ====== GRAFMODE() :STRING ======
 Returns a character indicating the users graphics status   Returns a character indicating the users graphics status  
-        RIPscrip supported   +| **R** | RIPscrip supported | 
-        ANSI graphics (color and positioning) supported   +| **G** | ANSI graphics (color and positioning) supported | 
-        ANSI positioning (no color) supported   +| **A** | ANSI positioning (no color) supported | 
-        No graphics (RIP or ANSI) supported  +| **N** | No graphics (RIP or ANSI) supported |
  
-**See also:** AnsiOn, OnLocal+--- 
 +**See also:** [[ppl:functions:ansion|AnsiOn]][[ppl:functions:onlocal|OnLocal]]