Millsy29 Posted July 20, 2010 Posted July 20, 2010 (edited) thread removed please see below Edited July 21, 2010 by Millsy29 Quote
Tharwat Posted July 20, 2010 Posted July 20, 2010 (edited) Hi Please put your codes in the WRAP CODE which will reduce the space of codes and easy for members to read. For more information please read the second thread of the Forum. Regards Tharwat Edited July 20, 2010 by Tharwat Quote
Lee Mac Posted July 20, 2010 Posted July 20, 2010 (edited) See here Millsy: http://www.cadtutor.net/forum/showthread.php?9184-Code-posting-guidelines Also, nice of you to completely wipe my name from the code... http://www.cadtutor.net/forum/showthread.php?50392-Automatically-Update-Title-block-lisp-HELP!&p=342234&viewfull=1#post342234 If you are directly quoting code, you should include the original author (keeping all headers in tact) and if possible include a link to where you quoted it if from another site. Edited July 20, 2010 by Lee Mac Quote
BIGAL Posted July 21, 2010 Posted July 21, 2010 Just a couple of suggestions sperate all your defuns with a couple of lines so you can see start and finish I indent my defuns also, you probably only need 1 vl-load-com, it may be the other authors but having a single ) per line makes it hard to see where code starts and ends. Also maybe make your master defun have more calls to other defuns so it stands out as being the primary defun. You dont actually need all your defuns in the same file so long as they are loaded did this for a real big package so we could reduce coding and call from various programs. Add some descriptions to what they are doing don't have to do every line helpfull when you look at it again in six months time. Quote
Millsy29 Posted July 21, 2010 Author Posted July 21, 2010 Lee I would like to publicly apologise I had no idea that my boss had taken them off when I sent them for approval for use in the office. I have never claimed that I am clued up enough to my piers to complete such tasks and always been open and honest as to where I have got the lisp from. I feel completely embarrassed and pi@@ed off, Here is the link. I will not be asking for help again for this company. Please see links below: http://www.cadtutor.net/forum/showthread.php?50344-Etransmit-lisp http://www.cadtutor.net/forum/showthread.php?50392-Automatically-Update-Title-block-lisp-HELP! http://www.cadtutor.net/forum/showthread.php?50309-delete-all-other-tabs-besides-current-tab-lisp http://www.cadtutor.net/forum/showthread.php?50523-Plotting-lisp-Help Quote
Lee Mac Posted July 21, 2010 Posted July 21, 2010 (edited) Not a problem Millsy, but you can understand how I (and perhaps others) may have felt in such a situation - don't sweat it mate. Edited July 21, 2010 by Lee Mac Quote
alanjt Posted July 21, 2010 Posted July 21, 2010 Not a problem Millsy, but you can understand how I (and perhaps others may have felt in such a situation) - don't sweat it mate.x2................... Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.