VBA Tips'n'Tricks
Below are listed the most recent VBA tips'n'tricks.
Command Line VBA
Did you know that you can run VBA statements from the command line?
Try this :
From AutoCAD's Command line
VBASTMT <enter> ThisDrawing.PurgeAll <enter>
Below are listed the most recent VBA tips'n'tricks.
Did you know that you can run VBA statements from the command line?
Try this :
From AutoCAD's Command line
VBASTMT <enter> ThisDrawing.PurgeAll <enter>
‘Hey, what's happened to AfraLISP?’ If you've visited our site before, you'll notice some big changes. We're currently revamping the entire site to bring you updated tutorials and a better user experience. However, if there's something you can't find, the AfraLISP Archive contains a full copy of the original site as originally created by Kenny Ramage.
122 Tutorials and reference documents published at AfraLISP so far.
