db2000 functions library
(functions list)
 
DATE FUNCTIONS
- Age
- BaseStartWeekday
- CountHolidays
- CountWeekdayInMonth
- CountWorkdays
- DateTest
- DayFromDate
- EasterDate
- FindDateNextWeekday
- FindDatePreviousWeekday
- FirstDayInMonth
- FirstDayInQuarter
- FirstDayInWeekFromDate
- FirstDayInWeekFromYear
- FirstDayInWeekNow
- FirstWorkdayInMonth
- IsItalianHoliday
- IsWeekend
- LastDayInMonth
- LastDayInQuarter
- LastDayInWeek
- LastWorkdayInMonth
- MonthFromDate
- MonthNameFromDate
- New1
- NextAnniversary
- NextDate
- NextDay
- NextMonth
- NextMonthName
- NextWeekday
- NextWeekdayName
- NextWorkday
- NextYear
- NthWeekday
- PreviousDate
- PreviousDay
- PreviousMonth
- PreviousMonthName
- PreviousWeekday
- PreviousWeekdayName
- PreviousWorkday
- PreviousYear
- SkipHolidays
- WeekdayFromDate
- WeekdayNameFromDate
- YearFromDate
 
INITIALIZATION FILES MANAGEMENT (.INI FILES - MODE 1)
- DeleteSection1
- read1
- New1
- write1
 
INITIALIZATION FILES MANAGEMENT (.INI FILES - MODE 2)
- DeleteSection2
- read2
- New2
- write2
 
ITALIAN FISCAL TOOLS
- CheckFiscalCode
- CheckIVA1
- CheckIVA2
- GenerateFiscalCode
- New1
 
MATH FUNCTIONS
- AreaCircle
- AreaCone
- AreaCube
- AreaCylinder
- AreaRectangle
- AreaSphere
- AreaTrapezoid
- BinToDec
- BinToHex
- ConvertDegreesToRadians
- ConvertRadiansToDegrees
- Decrement
- DecToBin
- DecToHex
- Factorial
- HexToBin
- HexToDec
- Increment
- IsPrime
- MCD
- MCM
- New1
- VolumeCone
- VolumeCube
- VolumeCylinder
- VolumePrismRect
- VolumePyramid
- VolumeSphere
 
MEASURE UNITS CONVERSION & TOOLS
- ConvertUnit
- CountConversionUnits
- CountMeasureCategories
- DataMeasureUnitsFileName
- ExistConversionUnit
- ExistMeasureCategory
- New1
- ReadConversionUnitParameters
- ReadConversionUnitsIdentifiers
- ReadMeasureCategories
- ReadMeasureCategory
- RemoveConversionUnit
- RemoveMeasureCategory
- WriteConversionUnitParameters
- WriteMeasureCategory
 
MISCELLANY FUNCTIONS
- AddCharsToString
- AdjASCII
- CheckSum
- GeoDistance
- New1
- StrFileName
 
TIME FUNCTIONS
- AddTimestring
- CheckTimestring
- GetSeparatorInTimestring
- GetTimestringValues
- HoursToTimestring
- MinutesToTimestring
- New1
- SecondsToMinutes
- SecondsToTimestring
- SubTimestring
- SystemTimestringSeparator
- TimestringSeparator
- TimestringToHours
- TimestringToMinutes
- TimestringToSeconds
 
UTF8 FUNCTIONS
- decode
- encode
- New1
 
VB LIKE FUNCTIONS
- Exp
- Fix
- Hex
- InStr
- InStrRev
- LCase
- Left
- Len
- LSet
- LTrim
- Mid
- MkDir
- New1
- QBColor
- Replace
- Right
- RmDir
- RSet
- RTrim
- Space
- Split
- SplitRegex
- Str
- StrComp
- StrDup
- StringEx
- StrReverse
- Trim
- UCase
- Val
 
XBS (maXim BASIC SCRIPT)
- AddNewLine
- ClearDisplayResults
- CountLines
- DisplayResults
- ExecuteCommand
- ExecuteExpression
- GetLastErrorCode
- GetLastErrorLine
- GetLine
- GetVAR
- InsertLine
- List
- LoadScript
- MaxLines
- New1
- NewScript
- RemoveLine
- ResultsCRLF
- Run
- SaveScript
- SetVAR
- UpdateLine
- VARS