newLISP Fan Club

Forum => newLISP in the real world => Topic started by: newdep on April 13, 2005, 12:42:32 PM

Title: Help? help
Post by: newdep on April 13, 2005, 12:42:32 PM
Hi lutz,



Just a remark..nothing bad...



Are you able to extend newlisp.c at line 462 with >



   if(strcmp(argv[idx], "-h") == 0 || strcmp(argv[idx], "/?") == 0 || strncmp(argv[idx], "--help",6) == 0)



Its more unix/linux like and more dos prompt like...



Im someone who assumes too much help from binaries

and type always the wrong arguments..

"-h" is not even poping up in my mind and also i overlook it always in the startup screen (my mistake ;-)





Regards, Norman