Have a Cookie

Cookie

My website uses cookies to personalize content and ads, to show you social media features, and to analyze website traffic. I might share information about your use of the website with my social media partners, advertising partners, and analysis partners, who may combine the data with other information about you, provided to them from your prior use of their services. Please note that you can change your cookie settings at any time.

Configuring LDAO (split)

The configuration of LDAO is done in the Tool Manager. Start LDAO, click the Options menu, and choose Tool Manager.

  • Click New.
  • Enter MPD Splitter as the name for your new tool.
  • Set Command to <path>\splitmpd.exe < %model%
    where <path> is the path to your splitmpd.exe program, such as c:\ldraw\mpd.
  • Set Working Directory to %path%
  • Check the Show in Tools Menu and/or Show as Button options, as you want.
  • Set the Requires Model, Needs Short Filenames, and the Run via .BAT file options.
  • Enter a Menu Caption if you want to launch the MPD splitter from the Tools menu. Something like MPD &Splitter (the ampersand tells LDAO what key to use as the short-cut key)
  • Enter a Button Caption if you want have a button for the MPD splitter on the main LDAO window. Enter something like MPD &Splitter (the ampersand tells LDAO what key to use as the short-cut key)
  • Enter Tooltip Text if you want. Something like Split MPD file.

Thanks to Steve Bliss for the help with this document.

The MPD Splitter is written in Ada. You can learn about Ada in the Ada Programming wikibook.