testing commit
This commit is contained in:
parent
989c858e80
commit
c37f29da8f
@ -4,10 +4,10 @@ call RxFuncAdd 'SysGethostname', 'rxunixsys', 'SysGethostname'
|
||||
call RxFuncAdd 'SysUname', 'rxunixsys', 'SysUname'
|
||||
*/
|
||||
If RxFuncQuery("SockDropFuncs") then
|
||||
do
|
||||
Do
|
||||
rc = RxFuncAdd("SockLoadFuncs","rxsock","SockLoadFuncs")
|
||||
rc = SockLoadFuncs()
|
||||
end
|
||||
End
|
||||
|
||||
Say 'Hello, World!'
|
||||
Say "This PID : " || SysGetPid()
|
||||
|
Loading…
Reference in New Issue
Block a user