Documentation Project 1
ContentsIndexHome
Example

This example sets the prior pointer of 'word' to 'line'.

PTEXT line;
PTEXT word;
SETPRIORLINE( word, line );
Copyright (c) 2010. All rights reserved.