Exchange Forum > Search Forums
Search Results
Search Results

Danubiana

AutoLISP and Visual LISP
How protect my .lsp file?
  F2T22P1#1  Hi everybody! Can anybody to show a way to protect my .lsp files ? There is an AutoCAD solution but is so ...inefficient (vl-compile 'st...
  F2T22P1#3  Not a good idea... There are already many decompilers on the internet zone (fas and vlx). Does anybody have a better idea? With...
Beta Testing Forum
GetExcel for Excel and AutoCAD applications.
  F3T5P1#5  Hi Terry, There is a problem when I try to open an Excel file (data base linked at start) Not update and when I try to open another...
  F3T5P1#7  I have many blocks who are exported as .csv files(attribute extractions) I have excel templates who use these .csv, they are fill...
  F3T5P1#9  Hi Terry, I need a shortcut who open an EXCEL file (xls or xlt)....not csv My EXCEL file (reports) open a data base (.csv file) when...
  F3T5P2#17  Hi Terry, I simply want to open an existing excel file, which has linked data. I have 2 questions regarding the return of the data list...
Dcl Dialogs
Help me to add, store and delete in a POP-up LIST
  F4T5P1#1  I am interested to introduced in a pop-up list a line with some different values. For example I need to generate a list with many pieces...
  F4T5P1#3  Thank you for your effort, but I need it in a pop-up list. Can someone here help me?...
  F4T5P1#5  Thank you. The idea is to ADD/DELETE from ANY_LIST and any SUB_LIST from a dcl dialog. That means to store these lists for...
  F4T5P1#7  You are right! Thank you for your suggestions, unfortunately I have not found any like this. It is simple for experienced but not for...