Navigation:  Reference > Functions >

ExePath()

Print this Topic Previous pageReturn to chapter overviewNext page

 

XPATH()

 

PURPOSE

This function returns the location of the EXE programs (TASPRO7.EXE & TASRUNTIME.EXE).

 

NO OTHER PARTS

 

RETURN TYPE - A

The receiving field should be at least 80 characters long.

 

COMMENTS

If your receiving field is too short the path will be truncated.

 

SEE ALSO

CPATH(), DPATH()

 

EXAMPLE

Define x type A size 100
x  = xpath()

// x might = 'C:\TAS7\'

 

 


Page url: http://www.cassoftware.com/tas/manual/exepath().htm