You are reading a single comment by @BogdanG and its replies. Click here to read the full conversation.
  • Probably you need to call the onInit() function. Now it is defined but not called.
    Just add:
    onInit()
    at the end of the program.

    I guess there is no concept of "autoexec.bat" (in this case onInit) so it needs to be explicitely called.

About

Avatar for BogdanG @BogdanG started