Popup update issue
Steve Wiltsie
swiltsie at micro-mui.com
Mon Apr 30 15:16:12 PDT 2007
----- Original Message -----
From: "Kenneth Brody" <kenbrody at bestweb.net>
To: "Steve Wiltsie" <swiltsie at micro-mui.com>
Cc: "filePro Mailing List" <filepro-list at lists.celestial.com>
Sent: Monday, April 30, 2007 3:46 PM
Subject: Re: Popup update issue
> Quoting Steve Wiltsie (Mon, 30 Apr 2007 14:26:36 -0500):
> [...]
>> > I have a fairly simple popup update process that is causing me a
>> > problem. The command 'popup update - ,"screen_name"' is working fine.
>> > The calculations when leaving 3 of the 4 fields on the screen are
>> > working fine. Saving the data in a detail file when leaving the 4th
>> > field is working fine.
>> >
>> > My problem is that the 'clearp' command is removing the popup from the
>> > screen but leaves the data in the position it was in when the popup
> [...]
>> Got it!! I was missing an 'escape' when leaving the last field on the
>> popup screen. Now everything is clearing properly. It was something
>> simple after all.
>
> I take it you mean that you had been doing a CLEARP while still in the
> popup? Do you have another POPUP within that @wlf event?
>
No, Ken. It is the only one. Actually, it is in a @whp* event. I'm trying
to modify an existing processing table and set of screens that have a
complete yearly calendar - one field per day, two months on each screen.
Each field is 4,allup. Each represents time off that an employee has had -
vacation full day, vacation half day, sick day, sick half day, etc. We
indicate this with a one or two letter code entered into the appropriate
field. The system subtracts the appropriate number of full or half days
from the total number the employee is due as the year goes on. This has
been working well for some time.
Now however, they need to track Comp Time in hours. The earned amount can
be different from the actual and a Call Out is different still. In
addition, an employee can earn and use Comp Time the same day and can use it
on a Vacation Day. So I've set up a detail file that will popup the needed
fields when the user presses F10 in the appropriate day field on the screen
and will then put a C in the day field to inform the user there is a Comp
Time detail record there. My plan is to write the routine so I don't have
to have 365 of them!!! :o)
Thanks,
Steve
More information about the Filepro-list
mailing list