Hello Aitor, ASM> Some time ago, it was mentioned that there is a bug in FreeCOM's ASM> implementation of LOADHIGH (or in LH), by which, in my understanding, no ASM> space was left in the commandline between the program name and the ASM> parameters. ASM> This revealed that I am assuming in DISPLAY that such spaces exist, thus ASM> preventing DISPLAY from loading high as normal.
it's LH's bug to delete the leading space - and it's your bug to assume one. LH DISPLAY/OPTION will never have a space ASM> what is the separating character? entirely up to you: ' ', '\t','*','/',... ASM> As in my understanding what it's there is a fully qualified ASM> program name (or perhaps exactly the way it was callled) let printf() be your friend ASM> , then the ASM> length is variable, I hope it doesn't mean that I have to explicitely ASM> look for the "DISPLAY" pattern... you have - in drivers. tom ------------------------------------------------------- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click _______________________________________________ Freedos-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/freedos-devel
