View Single Post
Old 09-18-2013, 04:34 AM   #6
ixtab
(offline)
ixtab ought to be getting tired of karma fortunes by now.ixtab ought to be getting tired of karma fortunes by now.ixtab ought to be getting tired of karma fortunes by now.ixtab ought to be getting tired of karma fortunes by now.ixtab ought to be getting tired of karma fortunes by now.ixtab ought to be getting tired of karma fortunes by now.ixtab ought to be getting tired of karma fortunes by now.ixtab ought to be getting tired of karma fortunes by now.ixtab ought to be getting tired of karma fortunes by now.ixtab ought to be getting tired of karma fortunes by now.ixtab ought to be getting tired of karma fortunes by now.
 
ixtab's Avatar
 
Posts: 2,907
Karma: 6736094
Join Date: Dec 2011
Device: K3, K4, K5, KPW, KPW2
Code:
eips 1 2 "Hello World"
Yes, I know that this is an extremely short example... But it's the command that you want. Now you only need to find out how to make it display what you want to display, and adjust the x and y coordinates (in the above example:x=1, y=2) to suit your need.

Learning by doing!

PS: You can also use
Code:
eips 1 2 "Hello World" -h
for inverted text color (white on black), if that suits you better.

Last edited by ixtab; 09-18-2013 at 04:47 AM.
ixtab is offline   Reply With Quote