| | Program Interfacing
|
| Can someone give me the quick and dirty lowdown on how to interface a file editor to L3Lab? (e.g. how LDAO and LDDesignPad do it) -Orion (22 years ago, 28-Sep-02, to lugnet.cad.dev)
| | | | Re: Program Interfacing
|
| (...) You should grab the LDAO source code, it's all handled in one class file. Of course, it's overcomplicated (I never do anything simply). What I did in LDAO was to write the DAT code to a temporary file, then write another temporary LDR/DAT file (...) (22 years ago, 1-Oct-02, to lugnet.cad.dev)
| |