hexagon logo

Making .bas executable, is it possible?

I recently read a post on how to create toolbar items, thanks by the way Josh Carpenter. After doing so, I created a .bas file and attached it to one of these buttons. Now, when I press this button, the code compiles in the edit window but I want it to execute automatically. Is there a way to do this?
Parents
  • Starting a program through automation like the one above have been acting funky for me in all PC-DMIS versions.
    It behaves just like GenerallyConfused says, it starts PC-DMIS - but does not open the program in question.

    You can open the partprogram through scripting as well - I think I have posted some code for this here somewhere.
    A user wanted to open a program, execute it, close and then open a new program.

    So... the code is in here somewhere.
Reply
  • Starting a program through automation like the one above have been acting funky for me in all PC-DMIS versions.
    It behaves just like GenerallyConfused says, it starts PC-DMIS - but does not open the program in question.

    You can open the partprogram through scripting as well - I think I have posted some code for this here somewhere.
    A user wanted to open a program, execute it, close and then open a new program.

    So... the code is in here somewhere.
Children
No Data