what are SCONs



High Level Assembler(HLASM) for MVS & VM & VSE

what are SCONs

Postby anilkumar141986 » Tue Sep 23, 2008 5:13 pm

hi

I wanted to know about SCONs can anyone give some information

thanks
anilkumar141986
 
Posts: 7
Joined: Tue Aug 05, 2008 1:12 pm
Has thanked: 0 time
Been thanked: 0 time

Re: what are SCONs

Postby dick scherrer » Wed Sep 24, 2008 3:12 am

Hello,

Actually, it is ESCON (Enterprise Systems Connection).

Look here for probably more than you want to know:
http://www.redbooks.ibm.com/redbooks/pdfs/sg244662.pdf
Hope this helps,
d.sch.
User avatar
dick scherrer
Global moderator
 
Posts: 6268
Joined: Sat Jun 09, 2007 8:58 am
Has thanked: 3 times
Been thanked: 93 times

Re: what are SCONs

Postby anilkumar141986 » Wed Sep 24, 2008 1:51 pm

Hi Dick,

Actually i was searching for datatype SCONs like VCONs and ACONs though i am not yet clear about it.

Thanks
Anil
anilkumar141986
 
Posts: 7
Joined: Tue Aug 05, 2008 1:12 pm
Has thanked: 0 time
Been thanked: 0 time

Re: what are SCONs

Postby dick scherrer » Thu Sep 25, 2008 12:26 am

Hi Anil,

Sorry 'bout that - i didn't look at which section of the forum you had posted your question :oops:

See if this is more what you are looking for:
Use the S-type address constant to assemble an explicit address in base-displacement form. You can specify the explicit address yourself or let the assembler compute it from an implicit address, using the current base register and address in its computation.


The quote is from the assembler language reference section on address constants:
http://publib.boulder.ibm.com/infocente ... 010182.htm
Hope this helps,
d.sch.
User avatar
dick scherrer
Global moderator
 
Posts: 6268
Joined: Sat Jun 09, 2007 8:58 am
Has thanked: 3 times
Been thanked: 93 times

Re: what are SCONs

Postby anilkumar141986 » Thu Sep 25, 2008 7:51 pm

dick scherrer wrote:Hi Anil,

Sorry 'bout that - i didn't look at which section of the forum you had posted your question :oops:

See if this is more what you are looking for:
Use the S-type address constant to assemble an explicit address in base-displacement form. You can specify the explicit address yourself or let the assembler compute it from an implicit address, using the current base register and address in its computation.


The quote is from the assembler language reference section on address constants:
http://publib.boulder.ibm.com/infocente ... 010182.htm


thanks Dick this is what i was looking for. have a nice day
anilkumar141986
 
Posts: 7
Joined: Tue Aug 05, 2008 1:12 pm
Has thanked: 0 time
Been thanked: 0 time

Re: what are SCONs

Postby dick scherrer » Thu Sep 25, 2008 11:25 pm

You're welcome :)

d
User avatar
dick scherrer
Global moderator
 
Posts: 6268
Joined: Sat Jun 09, 2007 8:58 am
Has thanked: 3 times
Been thanked: 93 times


Return to Assembler