testapp.lua

-- shows how a script can get a private file path
-- the output on my Windows machine is:
-- C:\Documents and Settings\steve\.testapp\test.txt
require 'pl'
print(app.appfile 'test.txt')
generated by LDoc 1.4.3 Last updated Tue, 18 Aug 2015 11:21:53 +0200