Hi, I have spent enough time on this. It seems like it should be simple but I cannot get it. I have a program that starts an application from the Shell (I need to do it this way so that some switches are enabled at start of the app). Anyway, I can get the instance handle and the window handle...
This is a great tip to reduce file size.
A little known "bloat" setting is saved in AutoCAD with each drawing. It is the layer filter settings. With the following little routine, the layer filters are removed. If you use this a lot, you can leave them, but most people only use this once in a...
Hi,
I thought in the past I had done this but it is not working now. I am trying to join two strings to form a full path to save a file.
i.e.
strFullPath = strPath & strFile
The strPath is something like "M:\Folder\Subfolder\"
The strFile is "001.txt"
When I view them in...
I see questions from time to time for helix creation. I am posting this link to help those that might need something like this.
http://www.cadpanel.com/autolisp_downloads.htm
I am creating a batch processing routine. The routine does what I want it to, except I cannot interact with the original form while the called application is running. The routine runs like this...
-The program starts
-The form window is shown
-I browse and fill a file list on form
-I set the...
You may want to LIST the text and make sure it using the same style that you changed. The text may be defined in a block, which can have issues dsepending on how it was created also. If you highlight the text and enter CHANGE, you can change its properties also. By the way, what version of...
I am using API calls to use the commondialog and this is working fine. What I want to do is select a folder instead of a file and have it return the folder. Is this possible with the showopen dialog? What I am trying to accomplish is to use the same dialog to accomplish two types of opens. One...
Hi,
I am trying to delete entries in a ListBox by using the delete key. I can react to the DEL key (KeyAscii 46) but the Delete Key (one of those MS ergo keyboards doesn't seem to send a KeyAscii code when pressed). Any suggestions?
Thanks
FYI from Autodesk
------------------------------------------------------------
Issue 1
You installed Norton AntiVirus™ 2003 (NAV), Norton AntiVirus 2003 Professional Edition (NAV Pro) or Kaspersky™ 4.0.8 Anti-Virus software. Now, when you try to start an Autodesk® program, the following error...
FYI from Autodesk
-----------------------------------------------------------
Issue 1
The following error occurs when you start the software:
A required .DLL File, AC1st15.dll, was not found
Note: This problem does not occur on computers running Windows NT® 4.0 or Windows® 2000.
This problem...
I am trying to gather the modelspace window coordinates for the paperspace viewport. I am getting a errant number for the result of a lower left and upper right. It just so happens that the coords are 6801 units to the +X and 1282 units to the -Y. I queried the viewport and get a value for the...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.