utcprop.wbb - Convert a Text String to Proper Case
Syntax
CALL "utcprop.wbb",text$
Description
This routine is used by various high-level BASIC Web Utility programs when a user attribute "case=proper" is specified in a string template.
The characters "(" and "-" are both interpreted to indicate that the number is negative.
Parameter |
Description |
---|---|
text$ |
Text to be reformatted and returns the formatted text. |