Delete Checked Rows Fails

Started by Danielm103 · 2009-12-25 16:34 UTC · 2 replies · SMF topic #1103

Delete Checked Rows in MasterDemo->grid sample does not seem to work, Not sure if it's the sample or something else.

Bricscad V10 Windows 7x64 OpenDCL Runtime [6.0.0.16]

Thanks
Daniel
Attachments
It's a bug in Grid.lsp (the check state is now 0 or 1, not T or NIL). I've fixed it for the next build.
Great, Thank you  :)