VBA Visio Command line Call and output back to Command line

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • leonknathan
    New Member
    • Feb 2008
    • 3

    VBA Visio Command line Call and output back to Command line

    Hi,

    I'm new to posting questions on this type of forum so if I'm doing something wrong i'll be grateful for any vats of common sense any of you can send in my direction.

    I have a VBA question - I'm calling an invisible VBA Visio application in windows xp from a batch file (I have to do it this way) and as it stands my application works but for printing mesages back to the commandline during run - it can't do this.

    I would like if I could output progress and error reports as they occur to commandline and am wondering if there's a way to output text from the VBA Visio app back to the exact command shell that invoked it. Does anyone know if there's a way to do this, perhaps using shell or the windows API if needs be?

    Many Thanks,
    Len
  • leonknathan
    New Member
    • Feb 2008
    • 3

    #2
    In the aftermath I haven't been able to figure it out - though someone mentioned command line call back - does anyone know how this could be implemented?

    Thanks,
    Leon

    Comment

    Working...