home *** CD-ROM | disk | FTP | other *** search
- EmpInfoForm
- Employee Information
- Form15
- EmpNum
- EmpNum
- CancelButton
- &Cancel
- OKButton
- EmpType
- EmpName
- Label2
- Employee Type:
- Label1
- Employee Name:
- OKButton_Click
- iResItem
- VacationForm
- SchedVBX1
- ResMax
- iEmpNum
- EmpNum
- ResName
- EmpName=
- ResBarDefault
- EmpType
- ListIndexd
- EmployeeForm
- EmpList
- CancelButton_Click
- Form_ActivateN
- ResLineHeight
- ResFontSizePercent
- EmpInfoForm
- CancelButton_Click
- Form_Activate
- make sure first control on form gets focuss
- OKButton_Click
- Get empty resource # from Schedule/VBX-
- Get Resource Number (Employee #)l
- Check to see if we need to increase the # of-
- resources in Schedule/VBX
- Get Employee name and type & set into Resource in Schedule/VBx-
- If we added a new Employee, then add to list in EmpList formB
-