Previous Topic: CA Earl Macros

CA Easytrieve Macros

IPV6CNVZ

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

GETDIFFZ

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

GTOJULZ

Converts a Gregorian date to Julian date format.

HEXCONV

Converts hex data to printable character format. For an example, see EZXT0023.

RECTOJLZ

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

UNSBINZ

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

JULCONVT

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

PPSVLDR

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

TIMEHMHZ

Converts time in seconds to hh:mm:ss.th (hundreths of a second) format. For an example, see EZXT0337.

TIMEHMSZ

Converts time in seconds to hh:mm:ss format. For an example, see EZXT0201.

TIMEMS6Z

Converts time in seconds to hh:mm:ss.60 (60ths of a second) format. For an example, see EZXTI001.

CTIMEZ

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

ESSLCPYZ, ESSSUMZ

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

ESSLSCLZ

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

ESSRSCLZ

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

RMFINTPZ

Computes the maximum and minimum date from RMF interval data and the total time covered. Uses GETDIFFZ, JULCONVT, and TIMEHMSZ routines internally. For an example, see EZXT0360.