CSetAtMuPa()

CSetAtMuPa()

Determine “multi-pass” behaviour in some string functions

Syntax

      CSetAtMuPa( [<lNewSwitch>] ) -> lOldSwitch

Arguments

[<lNewSwitch>] .T. -> turn “multi-pass” on .F. -> turn “multi-pass” off

Returns

lOldSwitch old (if lNewSwitch is a logical value) or current state of the switch

Description

CSetAtMuPa determines how the following CT3 string functions

ATNUM() AFTERATNUM() BEFORATNUM() ATREPL() NUMAT() ATADJUST() WORDTOCHAR() WORDREPL()

perform their work. See the respective function documentation for a further description how the switch influences these functions.

Compliance

This function is fully CT3 compatible.

Platforms

All

Files

Source is ctstr.c, library is ct3.

Seealso

ATNUM(); AFTERATNUM(); BEFORATNUM(); ATREPL(); NUMAT(); ATADJUST(); WORDTOCHAR(); WORDREPL()

2 responses to “CSetAtMuPa()

  1. Pingback: Clipper Tools Set Functions | Viva Clipper !

  2. Pingback: Harbour All Functions – C | Viva Clipper !

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Google photo

You are commenting using your Google account. Log Out /  Change )

Twitter picture

You are commenting using your Twitter account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s

This site uses Akismet to reduce spam. Learn how your comment data is processed.