Museum

Home

Lab Overview

Retrotechnology Articles

⇒ Online Manual

Media Vault

Software Library

Restoration Projects

Artifacts Sought

DXmCSContainsStringCharSet(3X)  —  Subroutines

NAME

DXmCSContainsStringCharSet − Examines XmString segments for ISO_LATIN_1 characters. 

SYNOPSIS

Boolean DXmCSContainsStringCharSet (string)
         XmString  string;

PARAMETERS

stringA compound string

DESCRIPTION

The DXmCSContainsStringCharSet routine examines all XmString segments in the application for characters belonging to the ISO_LATIN_1 character set. 

RETURNS VALUES

A Boolean value that, when True, indicates that all XmString segments contain characters from the ISO_LATIN_1 character set.  If non-ISO_LATIN_1 characters are detected, this routine will return False. 

Typewritten Software • bear@typewritten.org • Edmonds, WA 98026