Clarion ProArchive Help

Using ProArchive with HandCode

Using ProArchive with HandCode

Previous topic Next topic  

Using ProArchive with HandCode

Previous topic Next topic  

It is simple to archive records and even update the screen with handcode.

 

This makes it easy for you to use ProArchive for special situations (such as with records in a queue or records selected with a tagging template).

 

 

In the example below, the ProArchiveMoveRecordsToArchive( TRUE ) call will archive the record.

 

Then the ProArchiveUpdateControls() call will update the screen controls ( enabling or disabling buttons based on records in the files, etc ).

 

 

HandCode