macro jss p {
if defined p.#for
store macroFor at p.#for
end if
if defined p.#nxt
store macroNext at p.#nxt
end if
};incode
jss .k
;weonlywritelabelsandmacroautoputmacroinlabel.k.forand.k.nxt
.k.for:
some code
.k.nxt:
jss .w
.w.for:
.w.nxt:
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You cannot attach files in this forum You can download files in this forum