Page 1 of 1

what are SCONs

PostPosted: Tue Sep 23, 2008 5:13 pm
by anilkumar141986
hi

I wanted to know about SCONs can anyone give some information

thanks

Re: what are SCONs

PostPosted: Wed Sep 24, 2008 3:12 am
by dick scherrer
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

Re: what are SCONs

PostPosted: Wed Sep 24, 2008 1:51 pm
by anilkumar141986
Hi Dick,

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

Thanks
Anil

Re: what are SCONs

PostPosted: Thu Sep 25, 2008 12:26 am
by dick scherrer
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

Re: what are SCONs

PostPosted: Thu Sep 25, 2008 7:51 pm
by anilkumar141986
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

Re: what are SCONs

PostPosted: Thu Sep 25, 2008 11:25 pm
by dick scherrer
You're welcome :)

d