jeffj@sfsup.UUCP (01/22/87)
I cannot locate my manual for my Cromomco ZASM assembler.
(yes, it is a legal copy, coming with my CP/M disk from the VAR)
Does anybody 'out there' answer these questions:
1) I don't have system call #90, 92 for the date and time.
How can I specify them for the heading?
2) How can I specify 132 column mode?
(it currently truncates comments at column 80)
3) What other options can I specify?
Thanks!
Jeffrey 'paper based life form' Jonas
{ihnp4 | allegra | cbosgd} attunix ! jeffjmwilson@nosc.arpa (01/23/87)
>From: crash!BRL.arpa!nosc!jeffj%sfsup.uucp >1) I don't have system call #90, 92 for the date and time. >How can I specify them for the heading? Use: 'DATE = mmddyy' for the date... : 'TIME = hhmmss' for the time... >2) How can I specify 132 column mode? > (it currently truncates comments at column 80) Use: 'WIDTH = a decimal #' to set the page width... : 'TRUNC = a decimal #' to set it and truncate there... >3) What other options can I specify? Now that would be cheating! >Thanks! You're welcome. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Marc Wilson ARPA: ...!crash!mwilson@nosc ( preferred ) ...!crash!pnet01!pro-sol!mwilson@nosc UUCP: [ akgua | hp-sdd!hplabs | sdcsvax | nosc ]!crash!mwilson - or - mwilson@crash.UUCP ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~