3 getapplicationfolder(), Pplication, Older – Teledyne LeCroy Verification Script Engine for Teledyne LeCroy PETracer Reference Manual User Manual

Page 64

Advertising
background image

Teledyne LeCroy

Verification Script Engine Reference Manual

Version 6.6x

59

15.3 GetApplicationFolder()


This function returns the full path of the folder where the PETracer™ application was started.


Format:

GetApplicationFolder()


Example:

ReportText( “PETracer folder : ” + GetApplicationFolder () );

Advertising