JCL Help:TJclStackInfoItem.LogicalAddress

From Project JEDI Wiki
Jump to navigationJump to search


Summary

Retreives the logical address for the caller.


Pascal

 public property LogicalAddress: TJclAddr;


Description

LogicalAddress retreives teh logical address for the caller. It does so by subtracting the caller's module base address from the caller's address.


About

Donator

Hallvard Vassbotn


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