Continue to Site

Eng-Tips is the largest engineering community on the Internet

Intelligent Work Forums for Engineering Professionals

  • Congratulations waross on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: sanders720
  • Content: Threads
  • Order by date
  1. sanders720

    Get Property problems in VBA Code

    I have some code for properties that looks line this: Dim i As Integer Debug.Print "*** PROPERTIES FOR oProp1 ***" For i = 1 To oProp1.Count Debug.Print i, oProp1(i).Name, oProp1(i).Value Next i Debug.Print "*** PROPERTIES FOR oProp2...
  2. sanders720

    AutoCAD 2000 to 2004 - AutoLISP Insert into Dialog Boxes...

    In R2000, I could use this line of LISP code... (command "-insert" "bill_note_left" P4 (* (getvar "dimscale") 1) "" "0" AttReq AttRSP JOB+PTSQ2 AttRev AttRelBy AttRelDate AttDesc AttMfg AttMisc AttCode SNStr LN AttIMNO AttIMDESC IN) ;; insert...

Part and Inventory Search