Ok, that worked for that step, thanks very much. Next point of failure is listed at the bottom of this code capture
Command:
Command: (LOAD "C:/Users/matthew.neesley/Downloads/INSDYNV (1).LSP") INSDYNV
Command:
Command: (LOAD "C:/Users/matthew.neesley/Downloads/InsertblockWithVisibilityState.LSP") LM:SETVISIBILITYSTATE
Command:
Command: (LOAD "C:/Users/matthew.neesley/Downloads/Multi radio buttons.lsp") AH:BUTTS
Command: (insdynv "TR15526V")
Pick a pt for block -insert Enter block name or [?]: TR15526V
Units: Inches Conversion: 1.0000
Specify insertion point or [Basepoint/Scale/X/Y/Z/Rotate/Explode/REpeat]: s Specify scale factor for XYZ axes <1>: 1 Specify insertion point or [Basepoint/Scale/X/Y/Z/Rotate/Explode/REpeat]:
Specify rotation angle <0>: 0
Command: AHbutts : dialog {
label ="Please choose" ;
: row {
: boxed_radio_column {
width = 23 ;
: radio_button {
key = "Rb1";
label = "01 - 15 - ZPA - FULL";
}
spacer_1 ;
: radio_button {
key = "Rb2";
label = "02 - 15 - ZPA - SPLIT";
}
spacer_1 ;
: radio_button {
key = "Rb3";
label = "03 - 15 - Asi - FULL";
}
spacer_1 ;
: radio_button {
key = "Rb4";
label = "04 - 15 - Asi - SPLIT";
}
spacer_1 ;
: radio_button {
key = "Rb5";
label = "05 - 21 - ZPA - FULL";
}
spacer_1 ;
: radio_button {
key = "Rb6";
label = "06 - 21 - ZPA - SPLIT";
}
spacer_1 ;
: radio_button {
key = "Rb7";
label = "07 - 21 - Asi - FULL";
}
spacer_1 ;
: radio_button {
key = "Rb8";
label = "08 - 21 - Asi - SPLIT";
}
spacer_1 ;
: radio_button {
key = "Rb9";
label = "09 - 27 - ZPA - FULL";
}
spacer_1 ;
: radio_button {
key = "Rb10";
label = "10 - 27 - ZPA - SPLIT";
}
spacer_1 ;
: radio_button {
key = "Rb11";
label = "11 - 27 - Asi - FULL";
}
spacer_1 ;
: radio_button {
key = "Rb12";
label = "12 - 27 - Asi - SPLIT";
}
spacer_1 ;
: radio_button {
key = "Rb13";
label = "13 - 33 - ZPA - FULL";
}
spacer_1 ;
: radio_button {
key = "Rb14";
label = "14 - 33 - ZPA - SPLIT";
}
spacer_1 ;
: radio_button {
key = "Rb15";
label = "15 - 33 - Asi - FULL";
}
spacer_1 ;
: radio_button {
key = "Rb16";
label = "16 - 33 - Asi - SPLIT";
}
spacer_1 ;
: radio_button {
key = "Rb17";
label = "17 - 36 - ZPA - FULL";
}
spacer_1 ;
: radio_button {
key = "Rb18";
label = "18 - 36 - ZPA - SPLIT";
}
spacer_1 ;
: radio_button {
key = "Rb19";
label = "19 - 36 - Asi - FULL";
}
spacer_1 ;
: radio_button {
key = "Rb20";
label = "20 - 36 - Asi - SPLIT";
}
spacer_1 ;
}
}
spacer_1 ;
ok_only;
}
; error: bad argument type: streamp nil