Navigation:  Reference > Functions >

DataDictionaryPath()

Print this Topic Previous pageReturn to chapter overviewNext page

 

DPATH()

 

PURPOSE

This function will return the default dictionary path value as set in Set Configuration or by the CDPATH (Change Dictionary Path) command.

 

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(), TPATH(), XPATH()         GETINIPATH()

 

EXAMPLE

define x type a size 255

x = dpath()

(* x would now contain a value similar to:

  'C:\Advanced Accounting 7\' *)

 

 


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