ue.28

User Exit/BASIC Program, Releases: AP

Returns file-save count.

Syntax

result = oconv('', 'u28')

Description

returns the number of saves that have occured since the last full restore.

It is used by the 'file stats' portion of the 'file-save' program, and is passed into the Access selection processor to eliminate files that were NOT saved on the most recent file-save. It is also used by the 'list-file-stats' program.

Example

statno = oconv('','u28')
execute 'list stat-file with stat# '':statno:'' and
with reel# # '1' '

See Also

Command Name Type Description
basic.user.exits User Exit List of Pick/BASIC user exits.
tcl.file-save Verb: Access System backup process.
tcl.lfs Verb: Access Produces file statistics report.
tcl.list-file-stats Verb: Access Generates file statistics report.
filename.file-of-files Definition Statistical information on all files.

User Comments

What do you think?

Share your experience or ask a question by using the form below.

Login to leave your comments.