Subj : Re: anyone know of a language where nonexistent functions return no error? To : comp.programming From : Flavius Vespasianus Date : Sat Jul 23 2005 05:46 am "pantagruel" wrote in news:1122027448.794596.113780 @f14g2000cwb.googlegroups.com: > An existent function calling such a nonexistent function would > basically be left with an empty string, unless the programmer defined > specific error generation. Theoretical literature welcome. hope this is > a reasonable question to ask here > It would have to be an interpreted language because any linker is going to puke. I would wage some CLIs do this. .