Initial commit — sursa COMUN (framework partajat ROA)

This commit is contained in:
2026-07-08 18:16:20 +03:00
commit e2a06c9054
1618 changed files with 140114 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
* locs for REPORTOUTPUT.APP
#DEFINE OUTPUTAPP_APPNAME_LOC "VFP Report Output Application"
#DEFINE OUTPUTAPP_CONFIGTABLEBROWSE_LOC "Output Configuration Table"
#DEFINE OUTPUTAPP_CONFIGTABLEWRONG_LOC "Configuration table specified to " + ;
OUTPUTAPP_APPNAME_LOC + CHR(13) + ;
"is not found or is in the wrong format."
#DEFINE OUTPUTAPP_UNKNOWN_ERROR_LOC "An unknown error has occurred in " + OUTPUTAPP_APPNAME_LOC