Exchange Forum > Dcl Dialogs
Request Help! Cold-Formed C-Sections
Request Help! Cold-Formed C-Sections

#1

Theodorus Winata
Join Date:
11-15-2007
J Briggs,
I copied and renamed CFZ.lsp you fixed to CFC.lsp to produce Cold-Formed C-Sections. I executed the program, error message appeared, ; error: bad argument type: consp nil. Could you please run the routine and show me how to fix it?
 
Thank you,
 
Theodorus Winata

Attachments  CFC.dcl    CFC.lsp  
Request Help! Cold-Formed C-Sections

#2

J Briggs
Join Date:
07-25-2007
You were very very close! Just change the "359" to "356" and you've got a winning program.
J Briggs
 
Code:
  ; Main code for c:CFC dialog function
  (CsectionLists)
  (if (not CsectionInfo)
    (setq CsectionInfo (list "356" "76" "No" "0"));was "359"
  )
Request Help! Cold-Formed C-Sections

#3

Theodorus Winata
Join Date:
11-15-2007
J Briggs,
Thank you very much to let me have the winning program. You are very helpful and kind.
 
Regards,
 
Theodorus Winata