Hi.. I found a component example on the internet that fad the following code in a .cls file :
Attribute VB_Ext_KEY = ...
How is this code created ? If I want to write other project with the same attributes, do I have to hand write it ? Or is it created by a wizard ?
thanks in advance..
Hi.
I'me trying to create some objects with diferent specifications each, and I've some (I'm sure) basic questions.
How can I define the line of a polygon (dot, dot-line, etc) in a block ?
How can I define the fill of the polygon ?
Can I define a block with a fill of squares (50cm x 50cm...
Hi.. can anyone tell me please if there is any way to make a FTP Upload in an asp file ?
Even If I've to make a DLL, can I find the code anywhere ?
thanks in advance...
Can I insert several objects at once ?
I mean, if I've a block that's a square, can I insert more blocks with only one command ?
What I want to do is something like Insert/Table from word for windows. Is it possible ?
thanks in advance
Can I insert several objects at once ?
I mean, if I've a block that's a square, can I insert more blocks with only one command ?
What I want to do is something like Insert/Table from word for windows. Is it possible ?
thanks in advance
I'm trying to plot a drawing to a file using ftp.
I can do it using :
(command "-plot" "n" "" "" "DWF Classic.pc3" "ftp://server/FileName.dwf" "n" "y")
But I would like to use VBA's PlotToFile command. I get an...
Can I save block attributes of an autocad draw to a database (access, oracle, ...) ?
But I would like to save the attributes when the user saves the draw, not when he insert the block...
thanks in advance
Can I, using VBA, save block attributes of an autocad draw to a database (access, oracle, ...) ?
But I would like to save the attributes when the user saves the draw, not when he insert the block...
thanks in advance