JCL Help:ClearLocationData

From Project JEDI Wiki
Jump to navigationJump to search


Summary

Clears the list of debug information items.


Pascal

 procedure ClearLocationData;


Description

ClearLocationData clears the list of debug information items created so far. All routines that request location information use this list. If many request for many different modules have been made, this could consume a lot of memory. By clearing the list, the memory is release, but items will be added for any location request made later on.


About

Unit

JclDebug


Donator

Petr Vones


Contribute to this help topic

This documentation wiki is based on the collaborative effort of Project JEDI users. Your edits are welcome in order to improve documentation quality: edit this page