"Philip Sheard" <> wrote in message news:[EMAIL PROTECTED]
> In my application, I create a number of plain text files, in a folder on 
> an SD card. These files are usually sent to a printer, so they are in a 
> fixed font (say Courier 10pt). Lines are 80 characters long, terminated 
> with CRLF pairs, and there is an FF character at the end of each file.
>
> I would like to be able to view these files on a device. Ideally I would 
> like to be able to scroll through the file, both horizontally and 
> vertically, using 5-way navigation. Does anyone know how I can achieve 
> this?
>

Philip, I wasn't sure if you were asking about viewing these text files 
interactively, or programmatically from your app.

Docs To Go is a pretty decent text file viewer, with 5way nav and multiple 
font sizes, if it is installed on your device.  Just make sure the text 
files have a .txt filename suffix and it should find them when it searches 
the card.

If you want to view them programmatically, you should be able to use the 
local exchange lib to send the txt file to DTG, or even to Memo Pad for 
viewing, just like viewing a txt file attachment in Versamail for example.

Regards,
-- 
David Thacker
http://www.SatelliteForms.net
The Premier RAD Tool for PalmOS & PocketPC



-- 
For information on using the ACCESS Developer Forums, or to unsubscribe, please 
see http://www.access-company.com/developers/forums/

Reply via email to