swapan19.das@gmail.com
swapan das:04-may-2009
-----------------------------------------------------------------------------------------------------------
MEMBERSHIP MANAGEMENT SYSTEM
============================

MEMBER MASTER FORM (member.prg)
This form is my first hands-on experience with HMG, rather say my first attempt on GUI with Harbour/xHarbour
It has just started and will grow - menus, other forms, printing options etc.

At present the best part of it, is how I display & store member's photo and link it with dbf.
Can be kept/installed at any location, just create/keep a sub-folder PHOTO where all picture files containing
members' passport size photo will be kept.
C:\MEMBER:member.exe,member.dbf,0.BMP (yes keep this bmp here, will add to resource later on)
C:\MEMBER\PHOTO\*.bmp *.jpg all picture files here



HOW TO INSTALL:
---------------

JUst unzip it in any directory. It contains:

main folder:MMS
sub folder :MMS\PHOTO


HOW TO COMPILE:
---------------

Once go through the batch files compile.bat & m.bat if the path settings are ok with your hmg 
installation settings.

The just run M.BAT

it will create member.exe

& then run this exe ......

Next job:

Payment details entry & view - linking with the member master entry
Any suggestion: browse or grid, what to use?
-----------------------------------------------------------------------------------------------------------
