Doctor has a history for every patient . He has to enter one fixed entry for each kind of operation . one visit could have for one patient :
one entry for each operation and operations may be : check-up or surgey or others....
under the check-up operation there are fixed entries he will chose one of them.
May I do a dbf for each operation and display a list box and each field is entered via a dbcombo box for every operation OR there is a better control ?
Could you please provide sample names .
The best control
- Antonio Linares
- Site Admin
- Posts: 37481
- Joined: Thu Oct 06, 2005 5:47 pm
- Location: Spain
- Contact:
-
- Posts: 334
- Joined: Fri Oct 14, 2005 1:54 pm
How can I make the .rmk file under harbour becuase the rmk file is written for clipper
Code: Select all
OneMany.exe : OneMany.obj
SET LIB=..\..\..\lib;c:\clipper5\lib
blinker fi OneMany @..\..\..\include\FiveWin
Brc -K OneMany
OneMany.obj : OneMany.prg
c:\clipper5\bin\clipper OneMany /n/i..\..\..\include