To properly display this page you need a browser with JavaScript support.
HTBasic Help
×
Menu
Index
Search
Search
Reference
HTBasic Keywords
SC - Returns the interface select code associated with an I/O path name.
Previous page
Next page
Print version
(c) TransEra Corp, 2021
To properly display this page you need a browser with JavaScript support.
SC
Returns the interface select code associated with an I/O path name.
SC( @io-path )
Usage:
Code=SC(@Dev)
Example:
SC.BAS
Description:
Only the interface code is returned if the IO-path is assigned to a device-selector with primary addressing specified. A zero is returned if the IO-path name is assigned to a buffer.
See Also:
ASSIGN