class TEST_FILE_PATH
****

________This_is_a_test_program_to_test_the_operating_system_independent_class
___FILE_PATH.__Note_that_it_is_not_portable_for_simplicity_in_building_a
___local_test_library.__
_________Version_1.0_Nov_97.___Copyright_K_Hopper,_U_of_Waikato
__________________________Development_History
__________________________-------------------
________Date___________Who_By_________Detail
________----___________------_________------
_______17_Nov_97________kh_______Original


Flattened version is here



Public


Readonly Shareds

Writable Shareds

Constants
const Current : STR := "." ;
const Dummy_Kind : STR := "9_1_1" ;
const Dummy_Path : STR := "node:/tmp/xxx/yyy/zzz/.aa.bb.cc.dd" ;
const Fred_Leaf : STR := "fred" ;
const Fred_Path : STR := "./fred" ;
const Sather_Home : STR := "../.." ;
const Text_Kind : STR := "txt" ;

Features
main

The Sather Home Page