4-5 Macros
4-17
4-5 Macros
4-5-1 Functions
In addition to macro of NS Series, the following functions are provided for macro of the NS-
Runtime.
Action Function
String Comparison (Case sensitive)
STRCMP/STRCMPW
String Comparison (Not case sensitive)
STRICMP/STRICMPW
String Concatenation
STRCAT/STRCATW
Gets String Length
STRLEN/STRLENW
Extracts the specified number of characters
from the leftmost characters of a string.
STRLEFT/STRLEFTW
Extracts the specified number of characters
from a specified character position of a
string.
STRMID/STRMIDW
Extracts the specified number of characters
from the rightmost characters of a string.
STRRIGHT/STRRIGHTW
Deletes the leftmost spaces of a string
STRLTRIM/STRLTRIMW
Deletes the spaces at both sides of a string
STRTRIM/STRTRIMW
Deletes the rightmost spaces of a string
STRRTRIM/STRRTRIMW
Converts a string to lower case
STRLWR/STRLWRW
Manipulating
character strings
Converts a string to upper case
STRUPR/STRUPRW
Finds a window title
WINFIND
Maximizes a specified window
WINMAX
Minimizes a specified window
WINMIN
Restores a size of a specified window
WINNORMAL
Brings a specified window to the front
WINTOP
Manipulating
Window
Exits a specified window
WINTERM
Module startup
Starts up an application
EXEC
Содержание NS-RUNTIME - SOFTWARE
Страница 1: ...NS Runtime Software USER S MANUAL Cat No V093 E1 04...
Страница 2: ......
Страница 28: ...1 4 Comparison between the NS Series and the NS Runtime 1 14...
Страница 38: ...2 6 User Interface 2 10...
Страница 56: ...3 5 Converting Projects 3 18...
Страница 84: ...4 5 Macros 4 28...
Страница 136: ...5 11 Window Size 5 52...
Страница 154: ...7 3 Error Messages and Countermeasures 7 6...
Страница 156: ......
Страница 157: ......