D3 and mvBase

 View Only
  • 1.  How do I execute a Windows command from d3 Basic?

    PARTNER
    Posted 10 days ago

    I used to know how to do this...

    - Bob



    ------------------------------
    Bob Thomson
    President
    Synapse Computer Solutions Inc
    San Rafael CA US
    ------------------------------


  • 2.  RE: How do I execute a Windows command from d3 Basic?

    Posted 10 days ago

    I believe it is, for example, EXECUTE "!DIR C:\*.xlsx /S>C:\Users\Me\Desktop\Spreadsheets.txt"



    ------------------------------
    Marcus Rhodes
    marcus1@thinqware.com
    ------------------------------



  • 3.  RE: How do I execute a Windows command from d3 Basic?

    PARTNER
    Posted 9 days ago

    Thanks!



    ------------------------------
    Bob Thomson
    President
    Synapse Computer Solutions Inc
    San Rafael CA US
    ------------------------------



  • 4.  RE: How do I execute a Windows command from d3 Basic?

    ROCKETEER
    Posted 9 days ago

    I like the execute !dir example as it directs output to a Windows file. This guaratees that Windows is not prompting, which would stall the D3 process as it has no way to respond. Bob, please keep that in mind.



    ------------------------------
    Brian S. Cram
    Principal Technical Support Engineer
    Rocket Software
    ------------------------------