"CommaIo object not initialized" was indeed file-related but in a more broad
sense.
The code was correct. The file path and name were correct. Backslashes were
escaped. The calls, the setup, everything was correct, except...
When a new Class is created the RunOn property is set to "Called from" by
default. Changing that to "Client" fixes the problem.
sense.
The code was correct. The file path and name were correct. Backslashes were
escaped. The calls, the setup, everything was correct, except...
When a new Class is created the RunOn property is set to "Called from" by
default. Changing that to "Client" fixes the problem.
No comments:
Post a Comment