home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Die PSION Power-CD 2
/
PsionPowerCD2.iso
/
PSION-Power-CD
/
software
/
Doku
/
makedoc_r.txt
< prev
next >
Wrap
Text File
|
2000-02-02
|
1KB
|
59 lines
Makedoc v0.7a for EPOC
----------------------
Makedoc is the EPOC port of the populator MAKEDOC7 program for
creating Aportis (or DOC) documents.
Requirements
------------
You will need to install STDLIB.SIS first on your handheld.
You will also need the ESHELL.EXE program. This is a command line
shell provided by Symbian. Makedoc is a command line utility
and requires this program to run.
Installation
------------
Install STDLIB.SIS.
Copy ESHELL.EXE into C:\
Copy the MAKEDOC.EXE file into your \SYSTEM\PROGRAMS\ directory, which
should be created if it does not exist.
Usage Instructions
------------------
Start ESHELL.EXE.
Then to create an Aportis document enter the following:
makedoc /document.txt /document.prc "A Document Title"
This will create the document C:\document.prc from the text file
C:\document.txt. All directory paths should use / and not \.
To decompress an Aportis document enter the following:
makedoc -d /document.prc /document.txt
Just entering makedoc will being up a help screen.
Issues
------
* If you un out of RAM/disk space while makedoc is running it will simply
ignore the error and continue.
Thanks To
---------
* Rick Bram for the Makedoc7.cpp source code.
Bugs
----
Send any reports to me at simon.quinn@bigfoot.com
Cheers
Simon Quinn, Lancashire, UK