Problems with NULL as fieldname in dbf

This commit is contained in:
Lutz
2024-04-24 16:42:05 +02:00
parent 8eb6775f60
commit bcec0c754b
7 changed files with 18 additions and 15 deletions

Binary file not shown.

View File

@@ -3,8 +3,8 @@ lparameters toUpdateObject
* Set the properties of the passed updater object.
with toUpdateObject
.VersionNumber = '1.21.02 - 20240103'
.AvailableVersion = 'FoxBin2PRG-1.21.02-update-20240103'
.VersionNumber = '1.21.03 - 20240424'
.AvailableVersion = 'FoxBin2PRG-1.21.03-update-20240424'
.Notes = GetNotes()
.RegisterWithThor = GetRegisterWithThor()
endwith
@@ -63,4 +63,4 @@ text to lcCommand noshow
endtext
return lcCommand
*created by VFPX Deployment, 03.01.2024 11:25:38
*created by VFPX Deployment, 24.04.2024 16:40:08