#schematics
11-Jan-87 05:30:46
Sb: #48156-#schematics
Fm: Larry Phillips/ICUG 74025,636
To: Larry Phillips/ICUG 74025,636
This message turned up in search, but its forum couldn’t be identified from the original transcript, so it may not be linked into its thread.
OOPS! That last line (jsr _LVOOpenLibrary(A6) has an extra space in it…
the correct one is without the space.
One more thing I forgot to mention… if I define a macro with more than
one parameter, then try to pass them, I get an error on both substitutions.
By trial and error I found that if I delimit the two parameters with
spaces instead of commas, it works fine. Is this an error in documentation
or in the assembler itself?