PDA

View Full Version : Can I leave text overlaid on Line 25?



Guest.Visitor
08-14-2002, 11:21 AM
We have application screens in place but I need to put a short message somewhere on the screen that stays in place no matter what screen or data is up. I was thinking line 25 was perfect but not sure I can pull that off. Any ideas or alternate methods? Thanks.

David Abramowitz
08-14-2002, 11:21 AM
Line 25 is not normally accessible in 24x80 mode. You need to be in 27x132 mode to access a 25th line. Dave