See the top rated post in this thread. Click here

Results 1 to 7 of 7

Thread: help to solve

  1. #1
    100 Club
    Join Date
    2007-10
    Location
    God's Own Country
    Posts
    183
    Login to Give a bone
    0

    Unhappy help to solve

    Hi im new to lisp
    I create a routine to insert Pad footing. attached the routine, but can't load it
    message showing ; error: malformed list on input
    what could be wrong? pls help
    Attached Files Attached Files

  2. #2
    Member
    Join Date
    2007-12
    Posts
    9
    Login to Give a bone
    0

    Default Re: help to solve

    Hi

    You missed few right parenthesis ), but there was still few mistake in your code.

    Try this below. Is it OK??

    Kruuger
    Attached Files Attached Files

  3. #3
    100 Club
    Join Date
    2007-10
    Location
    God's Own Country
    Posts
    183
    Login to Give a bone
    0

    Default Re: help to solve

    Yes its working. But, I need to create different size of footing within the routine
    the size are 24", 30", 36" & 40" . what is the method to ask user for which size of polygon can be created?


    Quote Originally Posted by kruuger View Post
    Hi

    You missed few right parenthesis ), but there was still few mistake in your code.

    Try this below. Is it OK??

    Kruuger

  4. #4
    Member
    Join Date
    2007-12
    Posts
    9
    Login to Give a bone
    1

    Default Re: help to solve

    Maybe this one ?
    Attached Files Attached Files

  5. #5
    100 Club
    Join Date
    2007-10
    Location
    God's Own Country
    Posts
    183
    Login to Give a bone
    0

    Smile Re: help to solve

    Yes, I want this one.
    thank you mannn !!!!!!!!
    btw, what the function getint ? i never heared !

    Quote Originally Posted by kruuger View Post
    Maybe this one ?

  6. #6
    Member
    Join Date
    2007-12
    Posts
    9
    Login to Give a bone
    0

    Default Re: help to solve

    GETINT ask user to enter only INTEGER value at command prompt.

    There is more function like this one: getkword, getreal, getpoint,getstring ... and few more.

    You can used them to ask user to enter required type of value at command prompt.

  7. #7
    100 Club
    Join Date
    2007-10
    Location
    God's Own Country
    Posts
    183
    Login to Give a bone
    0

    Smile Re: help to solve

    Very glad to meet you here, I feel I am lucky today
    keep in touch to future
    God bless you

    Quote Originally Posted by kruuger View Post
    GETINT ask user to enter only INTEGER value at command prompt.

    There is more function like this one: getkword, getreal, getpoint,getstring ... and few more.

    You can used them to ask user to enter required type of value at command prompt.

Similar Threads

  1. 2015: How to solve <no level> issue ?
    By dedo81675295 in forum NavisWorks - General
    Replies: 1
    Last Post: 2014-07-01, 09:28 AM
  2. 2014: Trying to solve some issues at work
    By drcad2003237304 in forum Revit Architecture - General
    Replies: 18
    Last Post: 2013-12-01, 06:23 PM
  3. If you help me solve it you get to keep the family :)
    By mhaidar in forum Revit Architecture - General
    Replies: 9
    Last Post: 2008-01-14, 09:44 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •