PSSetClipperComp()

Syntax

Function PSSetClipperComp(<lSet>)
TPageScript:SetClipperComp(<lSet>)

Returns

NIL

Description

PSSetClipperComp() sets the PageScript for Clipper comptability flag in order to make calls to PSTextOut() and PSTextBox() compatible with PageScript for Clipper. This flag is intended for Clipper programmers converting theit programs to either [x]Harbour or Xbase++. You need to set this flag only once.

Arguments

lSet Pass .t. to set the compatibility flag on.