Re: "INTERNAL ERROR IN FORMAT-ERROR!"
Jean Abou Samra schreef op di 19-04-2022 om 18:52 [+0200]: > The simple file > > (format #f "~f" 'invalid) > > gives me > > FORMAT: error with call: (format #f "~f<===" ===>invalid ) > argument is not a number or a
"INTERNAL ERROR IN FORMAT-ERROR!"
Hi, The simple file (format #f "~f" 'invalid) gives me FORMAT: error with call: (format #f "~f<===" ===>invalid ) argument is not a number or a number string FORMAT: INTERNAL ERROR IN FORMAT-ERROR! destination: #f format string: &qu