Re: Newbie Question
- From: Binyamin Dissen <postingid@xxxxxxxxxxxxxxxxxx>
- Date: Wed, 31 May 2006 19:31:40 +0300
On 31 May 2006 08:52:52 -0700 "theHip" <the_tragic_hip@xxxxxxxxx> wrote:
:>Let me see if I have this part correct.
:>01 JB-WORK
:> 03 VAR1 PIC 9(10)
:> 03 VAR1-R REDEFINES VAR1
:> 05 VAR9 PIC9(9).
:> 05 VARLST PIC 9.
:>I am assuming that if 138755482 is moved to var1 then var9 would be
:>138755482 ... is that correct?
A completely different story. You are now using an overlay and you aren't
using COMP.
VAR9 = 013875548
VARLST = 2
--
Binyamin Dissen <bdissen@xxxxxxxxxxxxxxxxxx>
http://www.dissensoftware.com
Director, Dissen Software, Bar & Grill - Israel
Should you use the mailblocks package and expect a response from me,
you should preauthorize the dissensoftware.com domain.
I very rarely bother responding to challenge/response systems,
especially those from irresponsible companies.
.
- References:
- Newbie Question
- From: the_tragic_hip
- Re: Newbie Question
- From: Howard Brazee
- Re: Newbie Question
- From: theHip
- Newbie Question
- Prev by Date: Re: PIC P put to real use
- Next by Date: Re: EOF location?
- Previous by thread: Re: Newbie Question
- Next by thread: Re: Newbie Question
- Index(es):
Relevant Pages
|