Message 1 of 4
How to run a function when dvb file is embeded
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
hi
I run this command and it works fine:
(command "vbarun" "F:/gr/masoud.dvb!ThisDrawing.main")
now I embeded masoud.dvb file with VBA Manager.(attached file).
Now I want to create a icon with CUI command.
I should use path again?
(command "vbarun" "F:/gr/masoud.dvb!ThisDrawing.main")