For Microstation V8i, I have been given the assignment of converting several UCMs to Basic or Visual Basic. Since there is a manual for converting UCM to Basic, I decided that I would convert them to Basic. Then new macros could be created in VBA. I am just learning Microstation and of course, my management wants this assignment completed quickly.
I would like to know if it is possible to call a Basic Macro from another Basic Macro with parameters of any built-in or Macrostation type, such as an MbePoint. If not, is there an alternative? These small UCM Macros that are called frequently by many Macros, but I don't think there are include files in Basic.
For now, I'm using Basic Subroutines, which isn't ideal.
I would like to convert the UCMs to VBA, but I think that would take much longer, unfortunately.