@@ -10,8 +10,8 @@ local;
|
||||
|
||||
lcappName = "FoxBin2Prg"
|
||||
*Set following two numbers on version
|
||||
ldDate = date(2021,12,07)
|
||||
lcmajorVersion = "1.19.67"
|
||||
ldDate = date(2022,01,18)
|
||||
lcmajorVersion = "1.19.68"
|
||||
|
||||
*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-01-18 v1.19.68
|
||||
- Docu: Minor links in readme.html
|
||||
- Bug Fix: Converting MN2 to MNX ignores the programmer-defined "Pad Name" found in "Prompt Options" screen
|
||||
|
||||
2021-12-07 v1.19.67
|
||||
- Bug Fix: Double classes in VCX (LScheffler)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user