Version eines DesignCenters als Palettenversion fr BricsCAD

Vor dem Laden des Programms mu sichergestellt werden, das die OpenDCL Runtimes installiert wurden. Diese sind kostenfrei unter:
http://www.opendcl.com/download/ zu beziehen.
Es wird NUR die Runtime bentigt, nicht das Studio!

Erstmaliges Laden des Programmes:
Die Datei DrawMan.des aus einem Verzeichnis per Drag 'n Drop aus dem Explorer auf die BricsCAD Zeichenflche ziehen.

Gestartet wird das Programm durch den Aufruf: LIKEADCENTER


Um das Programm wieder aus der Autostartliste zu entfernen, ffnen Sie die Datei: on_doc_load.lsp und entfernen den Eintrag:
(load ".....\\DrawMan.des")
Es kann vorkommen, das es mehrere Dateien mit dem Namen on_doc_load.lsp in Verzeichnissen ihres PC's gibt.
Die von BricsCAD zuerst in einem Supportsuchpfad gefundene Datei wird als einzige benutzt und verarbeitet.
Um die Verwendete Datei zu ermitteln, geben Sie in der Befehlszeile den Ausdruck: (findfile"on_doc_load.lsp") ein.
Der dann zurck gegebene Pfad ist die Datei, die von Ihnen bearbeitet werden muss. Suchen Sie alle anderen Datei des gleichen Namens und
kopieren alle Inhalte aus diesen in diese eine Datei. Benennen Sie alle anderen gleichnamigen Dateien um.


Zu Fragen:
kontakt@cad4fm.de


##################################################################################################################################

Version of a DesignCenters as a palette version for BricsCAD

Before the program is loaded, ensure that the OpenDCL runtime has been installed. These are free of charge:
Http://www.opendcl.com/download/.
It is ONLY the runtime needed, not the studio!

First time loading the program:
Drag & Drop the DrawMan.des file from a directory to the BricsCAD drawing area.

The program is started by calling: LIKEADCENTER


To remove the program from the Autostartlist, open the file: on_doc_load.lsp and remove the entry:
(Load "..... \\ DrawMan.des")
It can happen that there are several files with the name on_doc_load.lsp in directories of their PC.
The file which is found by BricsCAD first in a support search path is the only one used and processed.
To find the used file, type the expression: (findfile "on_doc_load.lsp") in the command line.
The path returned is the file that you must edit. Locate any other file of the same name and
Copy all the content from these into this one file. Rename all other files of the same name.

for request:
kontakt@cad4fm.de
