13.07.2015 Views

apple-pascal-1.3-manual

apple-pascal-1.3-manual

apple-pascal-1.3-manual

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

Assembler Use SummariesThis section contains summaries of the Assembler commands and theAssembler directives.Assembly Process Summaryl. From the Command level, select Assemble.2. If a text workfile exists, the Assembler assembles that fileautomatically. Otherwise, the Assembler prompts you to specify asource textfile and then to specify a destination codefile.3. Finally, the Assembler prompts you to specify an output textfile for theassembly listing, if you want one.4. If the Assembler finds an error, select the Editor to correct the sourcefile, then assemble again.Assembler Directive SummarySquare brackets [like this] surround optional elements, which you maysupply. Angle brackets surround required elements, whichyou must supply. The brackets and the brief definitions at the right side ofthe table are not to be typed..PROC. FUNC. ENDRoutine-Delimiting Directives[,expression][,expression]Begins a procedure .Begins a function .Ends the entire assembly.Assembler Use SummariesII-203

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!