[A83] Re: Local labels in tasm...


[Prev][Next][Index][Thread]

[A83] Re: Local labels in tasm...




At 18:56 2001-12-09, you wrote:
>does this work?:
[...]


It should work perfectly. With the uggly thing that everything after 
.MODULE End_Little_Routine is part of the module "End_Little_Routine".
I guess it is mainly thought to be used for entire subroutines, then you 
don't need an end, because after the routine the next routine comes, that 
can have a module name that makes sense.

///Olle






References: