Do not let any software impress you!

Only let it convince your intellect.
Slider img 1
Do not look for a business paradise!

It is a waste of time.
Slider img 2
Only yourself can push you uphill.

There is no easy road to prizes.
Slider img 3
Productivity is the name of the game.

And you have to conquer it.
Slider img 4
As long as you understand it,

you will start to build your know-how.
Slider img 5
We can help with that.

We have the tools and the method.
Slider img 6

Measure of Quantity
Quantity Scheduled
Quantity Finished
Q Scheduled %
Q Finished %
Setup (min)
Rate (Quantity/hr)
Clean Up (min)
Quantity
Activity Standards

Title : Activities Rates

Toolbars

call CloseForm(True)
call CloseForm(False)

Buttons

Fields


Measure of Quantity (AU_STEP.QUANT_MEAS)
Quantity Scheduled (AU_STEP.QUANT_SCHED)
Quantity Finished (AU_STEP.QUANT_FIN)
Q Scheduled % (AU_STEP.SCHED_PC)
Q Finished % (AU_STEP.FIN_PC)
Setup (min) (AU_STEP.SETUP_MIN)
Rate (Quantity/hr) (AU_STEP.RATE_HR)
Clean Up (min) (AU_STEP.CLEANUP_MIN)
Quantity (AU_STEP.QUANT0)
Activity Standards (AU_STEP_STAND.DESCR)


AutoScript

lib

proc Form_End ( uvalue )

     call LoadJobCalendar()

end