Binary file not shown.
@@ -10,8 +10,8 @@ local;
|
||||
|
||||
lcappName = "FoxBin2Prg"
|
||||
*Set following two numbers on version
|
||||
ldDate = date(2022,05,13)
|
||||
lcmajorVersion = "1.19.74"
|
||||
ldDate = date(2022,06,08)
|
||||
lcmajorVersion = "1.19.75"
|
||||
|
||||
*lnJulian = val(sys(11, m.ldDate)) - val(sys(11, {^2000-01-01}))
|
||||
*lcJulian = padl(transform(lnJulian), 4, '0')
|
||||
@@ -39,6 +39,10 @@ Demo video using FoxBin2Prg with PlasticSCM: http://youtu.be/sE4wQ50Itqg
|
||||
|
||||
+++++++++++++++++++++++ Change History +++++++++++++++++++++++
|
||||
|
||||
2022-06-08 v1.19.75
|
||||
- Bug Fix: Multiple text2bin and bin2text conversion on MNX causes space grow (JoergSchneider)
|
||||
- Enhancement: Typo in German (JoergSchneider)
|
||||
|
||||
2022-05-13 v1.19.74
|
||||
- Bug Fix: Fix menu bars with shortcuts keys like KEY F6, "F6"; are lost. (DanLauer)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user