Previous Topic: CA Earl and CA Easytrieve Macros

Next Topic: CA Easytrieve Macros

CA Earl Macros

IPV6CNVR

Provides a conversion of binary stored IPv6 addresses to printable form. For an example, see ERXT0320.

IPV6WORK

Contains some working fields for the IPV6CNVR conversion macro. For an example, see ERXT0320.

DOW

Converts a reader date from EXTDATA record headers into a day-of-week indicator (1=Monday, 7= Sunday). For an example, see SYSWEEK1.

GETDIFF

Computes the difference (elapsed time) between a start Julian date and time and an end Julian date and time. For an example, see ERXT0002.

GETDIFFS

Provides working fields for the GETDIFF macro.

GTOJUL

Converts a Gregorian date to Julian date format. For an example, see SYSWEEK1.

JARRAY

Provides working fields used by the GTOJUL macro.

RECTOJUL

Converts Gregorian dates in EXTDATA record headers into Julian format. For an example, see ERXT0017.

UNSBIN

Converts unsigned four byte binary fields into printable scaled fields as "B" (bytes), "K" (kilo bytes), or "M" (mega bytes). For an example, see ERXT0256.

SETDATE

Converts a Julian date to a Gregorian date. Contains the DATE_CONVERSION routine. For an example, see ERXT0103.

DEFDATE

Provides working fields for the SETDATE macro.

PPSVLDR

Checks and calculates valid program start time. For an example, see ERXT0049.

JRTIME

Converts seconds to hh:mm:ss format. For an example, see ERXT0022.The CA Easytrieve equivalent macro is TIMEHMSZ.

TIME8, TIMEA, TIMEB, TIMEC, TIMED, TIMEHMS, TIMEHDTH, TIMEMS60, TIMENOP, TIMET, TIMETBWZ

Convert time values found in EXTDATA records to various printable output formats. For examples, see ERXT0217 and ERXT0022

CTIMER

Converts RMF cache time used in ESS reports. For an example, see ERXT0339.

ESSLCPYR, ESSSUMR

Supports the ESS Link Statistics Report. For an example, see ERXT0340.

ESSLSCLR

Provides scaling for the ESS Link Statistics Report. For an example, see ERXT0340.

ESSRSCLR

Provides scaling for the ESS Rank Statistics Report. For an example, see ERXT0341.

RMFINTPR

Computes the maximum and minimum date from RMF interval data and the total time covered. Uses GETDIFF and DATE_CONVERSION routines internally. For an example, see ERXT0360.

RMFINTDR

Provides working fields for the RMFINTPR macro.