[<<Previous Entry]
[^^Up^^]
[Next Entry>>]
[Menu]
[About The Guide]
XPreplAttr()
Low Level routine to replace attributes
------------------------------------------------------------------------------
Function: XPreplAttr()
This is an assembly written function that replaces
attributes in a SaveScreen() string. Used by XPshadow()
for instance.
Syntax: XPreplAttr(<cSavedScreen>,<nAttr>) --> cScreen
Arguments: <cSaved> is a screen portion saved. <nAttr> is the
attribute to set in the screen portion.
Returns: a string that can be used by RestScreen(), containing
attributes as set by <nAttr>.
Usage:
See Also:
XPdelAttr()
XPinsAttr()
This page created by ng2html v1.05, the Norton guide to HTML conversion utility.
Written by Dave Pearson