At 12:52 PM 3/25/98 -0500, you wrote: > >On Wed, 25 Mar 1998, Stein Sem-Jacobsen wrote: > >> >> Why do I get the message "label value missalligned" When compiling with >> tasm? What's the cause of such a message >> > >Labels should start at the left margin. >Everything else should be preceeded by white space. > It can also happen if you use an illegal char in a label... --Joshua