START 0 in assember.

HLASM for MVS. PL/I for MVS & Enterprise PL/I for z/OS.
Post Reply
nitin_gan
New Member
Posts: 1
Joined: Mon Oct 13, 2014 5:07 pm

START 0 in assember.

Post by nitin_gan »

Hi,

I am learning the assembler. In that I've seen using START 0. What is need of START 0? Instead of '0' can we use any other numerics?
User avatar
Robert Sample
Global Moderator
Global Moderator
Posts: 1895
Joined: Fri Jun 28, 2013 1:22 am
Location: Dubuque Iowa
United States of America

Re: START 0 in assember.

Post by Robert Sample »

The HLASM Language Reference manual in the HLASM bookshelf has a discussion of the START instruction. If you are learning assembler and have not already bookmarked the location of this manual, you need to do so immediately. You should also bookmark the location of the Principles of Operation (POP) manual as well as you will be using it, too.
Post Reply

Create an account or sign in to join the discussion

You need to be a member in order to post a reply

Create an account

Not a member? register to join our community
Members can start their own topics & subscribe to topics
It’s free and only takes a minute

Register

Sign in

Return to “Assembler & PL/I.”