README1st.Txt........................Joint Project Free HRD & Payroll in HMGforum.com
**********************************************************************************************************************************
A) INTRODUCTION:

This project is initiated by Agil Abdullah Albatati (agil1960@yahoo.com), Jakarta Indonesia on 2nd October 2014. The purposes are
to provide:
   - Free application of Human Resources Development & Payroll, developed with HMG.3.3.1
   - Free source programs which are free to posses, free to modify to meet user's need.
   - Free exercises to everyone interested in following (learning) development process from the very beginning till ready to fully install.
   - Free joint and free contributions (directly or indirectly) for all members of HMGforum.
   - But no technical support to users, no guarantee; all users should take their own risk(s) when using this free application(s).

Please note that this project belongs to all members of HMGforum.com, currently designed to work under OS MS-Windows.   

B) HOW TO INSTALL AND HOW TO RUN?

- Users must have HMG.3.3.1 system in their computer.
- To install, go to SourceForge/projects/hmg (http://sourceforge.net/projects/hmg/)
- To build source programs to produce application file (manpower.exe), follow (C) Technical Info.
- To keep informed the latest development, upgrade, and improvement, please go to (or join with) HMGforum.com

C) TECHNICAL INFO FOR PROGRAMMERS:

The following info may help you to inspect how this application is developed:

BUILD COMMAND:
__BUILD__.bat          (double click this file in folder MANPOWER2u\SOURCES to build/compile source programs with HMG.3.3.1 to produce Manpower.exe)

BUILD DIRECTIVE:
Manpower2.hbp            (list of source programs to build)

PRGs:                   (source programs/modules in *.PRG, Manpower2.prg is the main system)
Manpower2.prg
Manlib.prg
Manedit01.prg

CONFIG:                 (where configurations are set: libraries, includes, paths, etc)
Manpower2.hbc

RESOURCES:              (where resources of images-and-else reside with given reference-names)
Manpower2.rc

EXECUTABLE APPLICATION: (output of build process, application file ready to use/execute in folder SOURCES and MANPOWER2u)
Manpower2.exe

DATABASES:
Manctr.dbf              (Main control database with only one record alive)
Manpower.dbf            (Basic data of manpower)
Manback.dbf             (More informative data background of manpower)
Manbio.dbf              (Biodata of manpower)

STRUCTURE OF WORKING DIRECTORY:

HMG.3.3.1                    (it is assumed this apps resides a folder under HMG.3.3.1 )
   MANPOWER2U                (default/standard working directory, run application Manpower.exe from this folder)
      SOURCES                (sub folder/directory where source-programs reside)
      RES                     sub folder/directory where images and videos reside)
        
      HELP                    (sub folder/directory where HELP feature resides)
	  ACCOUNTS                (sub folder/directory where connect-to-accounting system is set)
	  LETTER                  (sub folder/directory where letters reside)
	  MEMOE                   (sub folder/directory where memoes reside)
	  EXTERNALDAT             (sub folder/directory to handle export-import data )
	  BACKUP                  (sub folder/directory where timely backup is made)
	  MANFOTO                 (sub folder/directory to save fotoes of manpower)
	  2014                    (sub folder/directory to save monthly data for historical purposes)
	      JAN. FEB, MAR, APR, MAY, JUN, JUL, AUG, SEP, OCT, NOV, DEC
      2015
	      JAN. FEB, MAR, APR, MAY, JUN, JUL, AUG, SEP, OCT, NOV, DEC
      .....
	  2025
	      JAN. FEB, MAR, APR, MAY, JUN, JUL, AUG, SEP, OCT, NOV, DEC
-------------------------------------------------------------------------------------------------------------------------------
D) PROGRESS OF DEVELOPMENT:
-
-
-
*******************************************************************************************************************************