TheSwamp

Code Red => AutoLISP (Vanilla / Visual) => Visual DCL Programming => Topic started by: viva on April 17, 2007, 01:07:56 AM

Title: regarding odc
Post by: viva on April 17, 2007, 01:07:56 AM
hi everybody,
               i have a file with an extension (.odc). Actually i want 2 do some modification in that file. i cant able 2 open the file. can anyone give me the details about odc files.
            i dont know in which platform its developed.
            how 2 open the files.

regards
vivek
Title: Re: regarding odc
Post by: Kerry on April 17, 2007, 01:22:27 AM
.ODC is the extension for the dialog control file used by ObjectDCL and OpenDCL.

The file opens into an editor similar in appearance to the VBA IDE.

If you have the old ObjectDCL editor [2004]  it should work.
If you have the OpenDCL editor [currently beta 9] it should work.
I'm not sure when the new ObjectDCL editor will be available.

Just be sure so save a copy before you start to play. :-)
Title: Re: regarding odc
Post by: viva on April 17, 2007, 02:04:57 AM
hi kerry
 thanks for ur fruitful information. iam using Autodesk map 2004.  whether DCL and ODC is different.

regards
vivek
Title: Re: regarding odc
Post by: Kerry on April 17, 2007, 02:14:39 AM
DCL and ODC are VERY different.

You say you want to make changes. What sort of changes did you have in mind ?

Title: Re: regarding odc
Post by: viva on April 17, 2007, 02:21:02 AM
hi
an interface has developed by using odc. now i want 2 add 2 radio button in that interface.

regards
vivek
Title: Re: regarding odc
Post by: Kerry on April 17, 2007, 02:27:20 AM
I assume you have the lisp source code ..

If you have difficulty, just call for help.
Title: Re: regarding odc
Post by: viva on April 17, 2007, 03:07:45 AM
for open odc file  we want any separate software
Title: Re: regarding odc
Post by: Kerry on April 17, 2007, 04:45:30 AM
For OpenDCL :

http://sourceforge.net/project/showfiles.php?group_id=187950