skaisler

Results 2 issues of skaisler

(SETQ State (DefineClass 'State '(Class))) (SEND ($ State) SetName 'State) (PutCIVHere ($ State) 'Description "A component of the United States" ) (PutCIVHere ($ State) 'StateCapital NIL) (PutCIVHere ($ State) 'PartOf...

Documented several attempts at resolving the problem here. [LOOPS-LoadIssue.docx](https://github.com/user-attachments/files/16825058/LOOPS-LoadIssue.docx) [LispShots.docx](https://github.com/user-attachments/files/16966621/LispShots.docx) [TRUCKIN.txt](https://github.com/user-attachments/files/16966682/TRUCKIN.txt) **Expected behavior** Should not balk on new comment style format, e.g.. (* : "comment including :") This is transient....