DBF2FMG new Version
Posted: Tue Jan 05, 2021 4:48 am
hi,
DBF2FMG will generate FMG from DBF
i have upload 1st Version here https://www.hmgforum.com/viewtopic.php? ... 71&p=62269
here is new Version fixed :
last line "END WINDOWS" missing
delete :
INPUTMASK
add :
DATATYPE CHARACTER , NUMERIC , DATE
new :
a *.PPP File will create too which include
XXX_Store()
XXX_Replace()
and a MAIN to test *.FMG
DBF2FMG will generate FMG from DBF
i have upload 1st Version here https://www.hmgforum.com/viewtopic.php? ... 71&p=62269
here is new Version fixed :
last line "END WINDOWS" missing
delete :
INPUTMASK
add :
DATATYPE CHARACTER , NUMERIC , DATE
new :
a *.PPP File will create too which include
XXX_Store()
XXX_Replace()
and a MAIN to test *.FMG