Message 1 of 9
need help writing auto LISP
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I'm new to writing LISP and I'm stuck. Can anyone help me write a LISP routine for evenly drawing and spacing grid lines from user input into a window frame (window the opening size, user input number of columns and rows, user input width of grid)? I tried using "array," and I still think that's the way to go, but I cannot find LISP language and I'm not able to make the formulas work.