If you are dealing with code written in "Assembly Language"
you must select the window containing such code and while that window
is selected, choose "Assemble" from the "Pep7" menu. This results in
the creation of a new window which contains the Machine Language
representation of the original Assembly Language code (written in
hexadecimal, one byte at a time).
If you want to see more information on the translation from Assembly Language to Machine Language, select "Assembler Listing" from the "Pep7" menu.