home *** CD-ROM | disk | FTP | other *** search
- VacationForm
- Vacation Schedules
- Form15
- SchedVBX1
- SchedVBX
- SchedVBX1
- INTLSHORTDATE'
- %D %lds)
- 5Arial
- Arial
- ?Arial
- Arial
- INTLSHORTDATEOManager
- Hourly Employee
- Contractor
- Miscellaneous
- ZArial
- Arial
- Arial
- Arial
- oArial
- zEmployee
- INTLSHORTDATE INTLTIME
- INTLSHORTDATE INTLTIME
- %D Days %H Hours %M Mins
- Timeblock\nBeg
- Timeblock\nEnd
- Timeblock\nDuration
- Bar\n#
- Group\n#
- User\n1
- User\n2
- User\n3
- User\n4
- Time\nBlk #
- Arial
- Legend
- %k (%d %t)
- Page %p
- Draw1Week
- SSCommand
- Drag: 1 Week
- Drag1Week
- wwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwx
- wwwwwwww
- wwwwww
- wwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwww
- EmployeeButton
- SSCommand
- Employee
- wwwwww
- wwwwwwwww
- wwwwwwwww
- wwwwwwwwp
- 30wwwwwwwwp
- wwwwwwwp
- wwwwwwwp
- wwwwww
- 3330wwwwwwp
- wwwwwwp
- wwwwwwp
- wwwwwp
- wwwww
- wwwwp
- wwwwp
- wwwwp
- wwwww
- wwwww
- wwwwwp
- wwwwwp
- wwwwwwp
- wwwwwww
- wwwwwwwp
- wwwwwwwww
- wwwwwwwwwp
- wwwwwwwwwwwp
- wwwwwwwwwwwwp
- wwwwwwww
- WeekButton
- SSCommand
- wwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwx
- wwwwwwww
- wwwwww
- wwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwww
- MonthButton
- SSCommand
- Month
-
-
-
- YearButton
- SSCommand
- ffffff`w
- ffff`
- Drag1Day
- SSCommand
- Drag: 1 Day
- Drag1Day
- Employees
- Employees...
- Vacations
- Vacations...
- mnuBar
- mnuBarChange
- Change
- mnuBarDelete
- Delete
- YearButton_Click7
- SchedVBX1Z
- DisplayMode
- SCHED_DISPLAYMODE_YEARLYHORZ(
- Widthp
- VacationForm
- Heighto
- MonthButton_Click7
- SCHED_DISPLAYMODE_MONTHLYHORZv
- WeekButton_Click|
- TSMinor
- SCHED_YEAR
- SCHED_DISPLAYMODE_WEEKLYHORZ
- EmployeeButton_Click
- SCHED_DAY
- SCHED_DISPLAYMODE_RESOURCEV
- Employees_Click
- EmployeeForm
- EmpList(
- ResMax
- ResName,
- Form_LoadP
- ResLoadE
- TBLoad
- DefaultDateTimeFormat
- Form_Resize
- Form_Unload
- Cancel
- ResSave
- TBSave
- mnuBarChange_Click
- VacationInfoForm5
- EmpNum
- TBResource
- VacDesc
- TBUser2
- VacFromV
- TBBeg
- VacToO
- TBEnd
- TBNum
- mnuBarDelete_Click
- TBDelete
- TBMax5
- SchedVBX1_BarDoubleClick
- TimeBlock
- SchedVBX1_BarRightSingleClick
- mnuBar
- SchedVBX1_DragDrop
- Source
- Control
- sTime
- Screen
- TwipsPerPixelX
- TwipsPerPixelYN
- iResource
- SchedVBXPointToResource
- LegendSelection@
- iResult"
- SchedVBXPointToTimez
- iNextTBo
- TBNextEmpty
- User1
- VacationDescForm
- User2
- SchedVBXAddTimeBlockx
- SchedVBX1_TBChanged
- TBUser1
- Vacations_Click
- VacationListForm
- EmpDefault
- Drag1Day_Click
- based
- available
- code?
- SchedVBX1_MouseDown
- Button
- Shift
- SchedVBX1_TBBegChanged
- DateTime
- Redraw
- EmployeeButton_Click
- Change TSMinor of Primary Timescale to days so we can use the
- settings defined for the timescalel
- Change DisplayMode to Resource Mode
- Resize Schedule/VBX to form sizeo
- Employees_Click
- Clear out the employee list
- Load the employee list from Schedule/VBX control resourcesu
- Form_Load
- Load the Resource & Timeblock files into the Schedule/VBX control
- VACRES.TXT
- VACTB.TXT
- Set the Def Date/Time to show only days
- INTLSHORTDATE
- Form_Resize
- Resize the Schedule/VBX control based on new form sizeV
- Form_Unload
- Save Resources & Timeblocks to external ASCII files
- VACRES.TXT
- VACTB.TXT
- Terminate program
- mnuBarChange_Click
- Load Vacation Info Form controls with Resource data
- iTB is global var set by click event in Schedule/VBXV
- Set timeblock number for VactionInfo form to usel
- Display VacationInfo form (modal)
- mnuBarDelete_Click
- Delete timeblockk
- iTB is global var set by click event in Schedule/VBXB
- Reduce # of timeblocks allocated in Schedule/VBX control
- MonthButton_Click
- Change DisplayMode to Monthly Horizontali
- Resize Schedule/VBX to form sizer
- SchedVBX1_BarDoubleClick
- Schedule/VBX Bar was double clicked by user
- setup VacationInfo form controls with timeblock infoe
- Setup timeblock # for use in VacationInfo formo
- Display (modal) VacationInfo form
- SchedVBX1_BarRightSingleClick
- User Right clicked a Bar in Schedule/VBXo
- Set global variable (iTB) to timeblock clicked on
- and invoke popup menu containing Change & DeleteD
- SchedVBX1_DragDrop
- convert drag/drop coordinates from twips to pixels/
- get resource # of coord from Schedule/VBX DLL Call/
- if coord not on resource, then check to see if a legend iteml
- is selected by user
- get date/time of coord from Schedule/VBX into sTime
- add a new timeblock in the Schedule/VBX control
- get timeblock # of newly added timeblockc
- Select which control is being dragged onto us
- set Dur$ string to duration based on source
- Drag1Day
- 1 Day
- Drag1Week
- 7 Days
- setup strings User1$ & User2$ for the new timeblock
- User2$ = Vacation Description stringn
- User1$ = EmployeeName - Vacation Descriptione
- User1$ is text displayed in bar, User2$ is used to rebuild
- User1$ if necessary during a change
- Vacation
- Add new timeblock to Schedule/VBX using DLL Calld
- Redraw control to show new timeblock-
- SchedVBX1_TBChanged
- reconstruct user1 string - in case timeblock moved to different resource
- Vacations_Click
- Vacations menu item clicked
- Invoke Vacation List form (modal)
- WeekButton_Click
- Change TSMinor of Primary Timescale to year so it won't conflictt
- with default settings for Weekly Horizontal moded
- Change DisplayMode to Weekly Horizontal
- Resize Schedule/VBX to form sizei
- YearButton_Click
- Change DisplayMode to Yearly Horizontal
- Resize Schedule/VBX to form sizei
-