• Skip to main content
  • Skip to search
  • Skip to footer
Cadence Home
  • This search text may be transcribed, used, stored, or accessed by our third-party service providers per our Cookie Policy and Privacy Policy.

  1. Community Forums
  2. Allegro X PCB Editor
  3. Can you use axlRunBatchDBprogram("notepad" ......) to open...

Stats

  • Replies 5
  • Subscribers 158
  • Views 1954
  • Members are here 0
More Content

Can you use axlRunBatchDBprogram("notepad" ......) to open an attached file?

jwhend
jwhend over 12 years ago

 Hi all,

I created an attached file, using axlCreateAttach(), I want to open the attachment in notepad. Is there a way to use axlRunBatchDBprogram() to open it and edit the file? If so, what would be the syntax?

Thanks,

Jerry

 

  • Sign in to reply
  • Cancel
  • jwhend
    jwhend over 12 years ago

    I got this, almost, working using :

     axlRunBatchDBProgram("mynotepad" sprintf(nil, "notepad %s",axlGetAttachment("attach3" 'file)->data ?noUnload t ?noProgress t)

    The only issue is that the text is missing returns. It comes in all one line. Any suggestions??

    Thanks,

    Jerry

     

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
  • eDave
    eDave over 12 years ago
    Have you tried using wordpad instead of notepad?
    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
  • jwhend
    jwhend over 12 years ago

     Hi Dave,

    I tried using wordpad, but for some reason skill does not find the program. I tried to run wordpad at the cmd window and was not able to do that either.

    I contacted our IT guy and I'm waiting to see what he says.

    Could the issue be using %s? Is sprintf converting the file into a single string?

    Thanks,

    Jerry

     

    eDave said:
    Have you tried using wordpad instead of notepad?

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
  • eDave
    eDave over 12 years ago
    Oddly enough, you have to call write.exe to load wordpad
    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
  • jwhend
    jwhend over 12 years ago

     Thanks Dave!! That works perfectly.

    Thanks, Again

    Jerry

     

    eDave said:
    Oddly enough, you have to call write.exe to load wordpad

     

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
Cadence Guidelines

Community Guidelines

The Cadence Design Communities support Cadence users and technologists interacting to exchange ideas, news, technical information, and best practices to solve problems and get the most from Cadence technology. The community is open to everyone, and to provide the most value, we require participants to follow our Community Guidelines that facilitate a quality exchange of ideas and information. By accessing, contributing, using or downloading any materials from the site, you agree to be bound by the full Community Guidelines.

© 2025 Cadence Design Systems, Inc. All Rights Reserved.

  • Terms of Use
  • Privacy
  • Cookie Policy
  • US Trademarks
  • Do Not Sell or Share My Personal Information