Opened 6 years ago

Closed 5 years ago

#214 closed enhancement (fixed)

New translator_temp_$empty_all_segments Entry Point

Reported by: Gary Dixon Owned by: Gary Dixon
Priority: minor Milestone: MR12.7
Component: Tools Version:
Keywords: Cc:

Description

The revised help_ subroutine needs a method of quickly reusing a translator_temp_-provided storage allocation area. Suggest adding translator_temp_$empty_all_segments that works like translator_temp_$release_all_segments except that the first temp seg in the chain is retained and emptied. This allows an existing chain of storage areas to be reused without the expense of releasing and initializing a new chain of areas.

Calling sequence would be the same as translator_temp_$release_all_segments.

Change History (1)

comment:1 by Eric Swenson, 5 years ago

Milestone: MR12.7
Resolution: fixed
Status: assignedclosed
Note: See TracTickets for help on using tickets.