Re: LZ: compiling z-shell
[Prev][Next][Index][Thread]
Re: LZ: compiling z-shell
On Mon, 26 Aug 1996, Erika Rogers wrote:
> I'm trying to write my first ZShell program. I got my program to
> compile, ran string85, and sent it to my 85. I then went into ZShell,
> but my program was not there. Is there something I missed?
Your program has to have a
.org 0
at the beginning. I'm pretty sure that this is the way ZShell determines that
it is a program.
+------------------------------+-------------------------------+
| Tony Lieuallen | marvin@mars.superlink.net |
+------------------------------+-------------------------------+
| http://mars.superlink.net/marvin/home |
| http://www.geocities.com/SiliconValley/Park/1171/ |
+-------------------------Finger me for more of what follows!--+
| * It's Non-Toxic! That means you can eat it!! |
| * The computer saves man a lot of guesswork, but then, so |
| does the bikini. |
| * Practice makes perfect, but no one's perfect, so why |
| practice? |
| * The nice thing about Windows is - it does not just crash, |
| it displays a dialog box, and let's you press 'OK' first. |
+--------------------------------------------------------------+
References: