I have a problem with a WIN98 PC.
This script runs fine on my XP box but but not on 98.
Both PC's have the same ver(410) of KIX, exe and dll's.
I get an error 53 for the SendMessage on the 98 box. (ERROR_BAD_NETPATH [from the help file])
code:
BREAK ON CLS
;$RC = SetConsole("hide")

$RC = SendMessage("OREGANOXP3", "CSI PC is recording an Agent.")
? @ERROR+" - "+@SERROR
$RC = WriteProfileString("P:\IT\CSI\agent.ini", "AGENT_RECORD", "|@date||@time|", "Agent_Recorded")
? @ERROR+" - "+@SERROR
GET $X
QUIT

Any Ideas??

Thanks,
Rocco

{edit: I also tried the '\\PCNAME' already}

[ 11. September 2002, 20:43: Message edited by: Rocco Capra ]
_________________________
I Love this board!! -------------------- My DEV PC is running KIX 4.22 WINXP Pro