gettingstarted
[Top] [All Lists]

Help with accessing file

To: gettingstarted at lists dot realsoftware dot com
Subject: Help with accessing file
From: "Lennox Jacob" <lenpartico at hotmail dot com>
Date: Thu, 31 Mar 2005 02:33:26 +0000
Delivered-to: gettingstarted at lists dot realsoftware dot com
I have an app, (myApp), and I have a text file, (Txt1), located at Volume(0).Child("Applications").Child("myAPP").Child("Txt1").

I would like for the user to modify Txt1 as he desires then print it via myApp when he presses myApp Print pushbutton.

So in Print/Action of myApp I have:-
Dim FI as folderitem
FI = Volume(0).Child("Applications").Child("myAPP").Child("Txt1")
.
.
.
.
g.drawstring Txt1.text, 36, 236, 540

But this does not work.
Please help.
Lennox.

_________________________________________________________________
Express yourself instantly with MSN Messenger! Download today it's FREE! http://messenger.msn.click-url.com/go/onm00200471ave/direct/01/

_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>

<Prev in Thread] Current Thread [Next in Thread>