i am getting error "Run time error '52': Bad file name or number" when i use this code to open a text file that is accociated with my app.
File association is set up using inno.
when i replace Command$ with "C:UsersDaveDocumentsdave.cppl" and run it in design mode there is no error.