IsProgram()
语法
Result = IsProgram(Program)概要
Tests if the given program is a program that is executed by the RunProgram() function.
参数
Program The program to test.
返回值
Nonzero if the program is executed by the RunProgram() function, zero otherwise.
Remarks
This function is bulletproof and may be used with any value.
参阅
RunProgram()
已支持操作系统
所有