@ud and @ub updated

Dennis Malen dmalen at malen.com
Tue Apr 10 16:22:57 PDT 2007


I now have the results after having used the debug utility. It did not give 
us an answer to the problem but raised more questions.

Before I describe what happened when we used the debug utility I think it is 
important that you be aware of the following:

We first put an "end" on the first line of auto proc. We then went into "B - 
IUA" (non quikstart) and the @key worked without updating the record. When 
following the same procedure in "H - IUA - Quikstart" the use of the @key 
updated @ub and @ud.

1. We removed the end statement in auto proc and then proceeded to turn the 
debug on at the first line of the @key processing. We entered "B - IUA". It 
showed us that we were in input proc and went to the lookup - statement. It 
brought us to the requested record.

2. It then took us to auto proc and went through the entire table without 
incident and no change in @ub and @ud.

3. It then went back to input proc and reached the end statement within the 
@key routine.

4. It then went back to auto proc and before it read the first line (which 
is a commented out "end" statement) we pressed ENTR while in debug mode to 
get to the next line and it updated @ub and @ud at that point.

5. Upon completion of the auto proc for the second time it then reentered 
input proc at @entsel. Completed @entsel and reached the end statement.

Conclusion: There seems to be an issue when reentering auto proc for the 
second time. While considering the second entry to auto proc it is also 
important to keep in mind the problem with quikstart and nonquikstart that 
was described above.

Dennis Malen
516.479.5912

----- Original Message ----- 
From: "GCC Consulting" <gccconsulting at comcast.net>
To: "'Dennis Malen'" <dmalen at malen.com>; "'Bruce Easton'" <bruce at stn.com>; 
<filepro-list at lists.celestial.com>
Sent: Tuesday, April 10, 2007 6:16 PM
Subject: RE: @ud and @ub updated


> Dennis,
>
> Have you used the debugger to make sure that your process actually hits 
> this
> "end"?
>
> Richard
>
>> -----Original Message-----
>> From:
>> filepro-list-bounces+gccconsulting=comcast.net at lists.celestial
>> .com
>> [mailto:filepro-list-bounces+gccconsulting=comcast.net at lists.c
> elestial.com] On Behalf Of Dennis Malen
>> Sent: Tuesday, April 10, 2007 5:34 PM
>> To: Bruce Easton; filepro-list at lists.celestial.com
>> Subject: Re: @ud and @ub updated
>>
>> Yes!
>>
>> Dennis Malen
>> 516.479.5912
>> ----- Original Message -----
>> From: "Bruce Easton" <bruce at stn.com>
>> To: <filepro-list at lists.celestial.com>
>> Sent: Tuesday, April 10, 2007 5:10 PM
>> Subject: RE: @ud and @ub updated
>>
>>
>> > unconditional?
>> >
>> >> -----Original Message-----
>> >> From: filepro-list-bounces+bruce=stn.com at lists.celestial.com
>> >>
>> [mailto:filepro-list-bounces+bruce=stn.com at lists.celestial.com
> ]On Behalf
>> >> Of Dennis Malen
>> >> Sent: Tuesday, April 10, 2007 5:02 PM
>> >> To: Jean-Pierre A. Radley; FilePro Mailing List
>> >> Subject: Re: @ud and @ub updated
>> >>
>> >>
>> >> end
>> >>
>> >> Dennis Malen
>> >> 516.479.5912
>> >> ----- Original Message ----- 
>> >> From: "Jean-Pierre A. Radley" <appl at jpr.com>
>> >> To: "FilePro Mailing List" <filepro-list at lists.celestial.com>
>> >> Sent: Tuesday, April 10, 2007 4:42 PM
>> >> Subject: Re: @ud and @ub updated
>> >>
>> >>
>> >> > Dennis Malen propounded (on Tue, Apr 10, 2007 at
>> 04:31:53PM -0400):
>> >> > |  Commented out:
>> >> > |
>> >> > |  'entsel
>> >> > |
>> >> > |  That's how it appears.
>> >> > |
>> >> > |  The rest of the lines have not been touched.
>> >> >
>> >> > And that's not really called "commenting out".  There is
>> no such thing
>> >> > as commenting out a label!  You *altered* the label
>> using, what in an
>> >> > If or Then clause, would be used as the comment character.
>> >> >
>> >> > What line precedes the entsel line?
>> >> >
>> >> > -- 
>> >> > JP
>> >> > ==> http://www.frappr.com/cusm <==
>> >> > _______________________________________________
>> >> > Filepro-list mailing list
>> >> > Filepro-list at lists.celestial.com
>> >> > http://mailman.celestial.com/mailman/listinfo/filepro-list
>> >> >
>> >> >
>> >> >
>> >> _______________________________________________
>> >> Filepro-list mailing list
>> >> Filepro-list at lists.celestial.com
>> >> http://mailman.celestial.com/mailman/listinfo/filepro-list
>> >>
>> > _______________________________________________
>> > Filepro-list mailing list
>> > Filepro-list at lists.celestial.com
>> > http://mailman.celestial.com/mailman/listinfo/filepro-list
>> >
>> >
>> >
>> _______________________________________________
>> Filepro-list mailing list
>> Filepro-list at lists.celestial.com
>> http://mailman.celestial.com/mailman/listinfo/filepro-list
>>
>
>
>
>
> 



More information about the Filepro-list mailing list