|
|
|
|
|
|
|
WLanguage supports different types of strings.... |
|
|
|
|
|
|
Finds a character string in an RTF control (found in a window or in a report) or in a character string containing text in RTF format. |
|
|
|
|
|
|
Returns:
the length of a string, i.e., the number of characters in the string (including spaces and binary zeros).
the size of a buffer, i.e., the number of bytes in the buffer.... |
|
|
|
|
|
|
Extracts the last characters from a string or string buffer. |
|
|
|
|
|
|
Reverses the characters of a string. |
|
|
|
|
|
|
Reverses the characters of a string. |
|
|
|
|
|
|
Lists the appointments described in a character string in iCalendar format. |
|
|
|
|
|
|
Finds a character string or a buffer in a file opened by fOpen. |
|
|
|
|
|
|
Finds a character string or a buffer in a file opened by fOpen. |
|
|
|
|
|
|
Retrieves a character string in a format external to PC Soft (character string that is the result of a Windows API for example). |
|
|
|
|
|
|
Inserts a character string in RTF into the content of an RTF control (found in a window or in a report) or into the content of a character string in RTF. |
|
|
|
|
|
|
Allows you to:
extract a substring between two given separators from a character string.
search for substrings between two given separators in a character string.... |
|
|
|
|
|
|
Returns a string after removing the specified characters from the right side of the initial string. |
|
|
|
|
|
|
Returns a string after removing the specified characters from the left side of the initial string. |
|
|
|
|
|
|
Finds all the instances of a character string and replaces them with another string in a Document variable. |
|
|
|
|
|
|
Returns the character that corresponds to the difference between the ASCII code of a specific character in a string and 255. |
|
|
|
|
|
|
Adds a character string (in RTF or not) at the end of RTF edit control, RTF control in a report or character string containing a text in RTF. |
|
|
|
|
|
|
Adds the content of a character string at the end of a file. |
|
|
|
|
|
|
Finds a character string in an entire Document variable. |
|
|
|
|
|
|
Builds a character string from an initial string and parameters. |
|
|
|
|
|
|
Finds all the instances of a character string and replaces them with another string in a Word Processing control. |
|
|
|
|
|
|
Removes the '/' or '\' characters from the end of a string, if necessary.... |
|
|
|
|
|
|
Writes:
a character string into an external file.
a memory section.... |
|
|
|
|
|
|
Writes:
a character string into an external file.
a memory section.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|