Skip to main content

Problem:

Error 107 "Operation not implemented in this Run-Time System" when creating a thread using the START verb.

Resolution:

The error occurs if you are using the single-threaded runtime when creating a thread.   If you get this when animating or running .int code, you must specify the multi-threaded runtime in the "Animate...Settings" menu, "Use multi-threaded runtime" checkbox.

Old KB# 7034