Hi
I'm using Personal Communication, where I have programmed several different macros. They are all programmed in VBScript and starts with the following lines:
[PCOMM SCRIPT HEADER]
LANGUAGE=VBSCRIPT
DESCRIPTION=NAME
[PCOMM SCRIPT SOURCE]
OPTION EXPLICIT
autECLSession.SetConnectionByName(ThisSessionName)
But I often get an error and the program crashes.
How can I fix it?
It seems to me that the macro can't start at all, even though there isn't anything else than a simple MsgBox.
The funny part is that recorded macros in the standard programming language never debugs.
I really hope you are able to help med and all the other users.
Kind regards
Lasse, Denmark