# File tst/tst_locana.rb, line 26
def get_lstore_name()
   rc = Locana::find_valid_path('locana.ls', 'tst')      # this will find the store relative to the path you are running from

   puts dfh(rc.inspect)
   rc
end