#(command ".ucs")
I just took a look at solwbl.lsp but failed to get it working under the
german version due to the fact that I have to translate certain commands
(ucs=bks, erase=loeschen, etc..) Unfortunately I have a US keyboard and
though I can find OE, UE (ALT-[) my favorite editor (vi) does not accept 8
bit characters neither does EDIT. Wasn't there some escape construct –
ALT-decimal code?
Another question: What does the period mean in: (command ".ucs" ) ?
–Chris