install-memo

Langue: en

Autres versions - même langue

Version: Copyright 1996-2005 FSF (fedora - 16/08/07)

Section: 1 (Commandes utilisateur)

NAME

install-memo - Installs a new Memo Pad entry onto your Palm handheld.

SECTION

pilot-link: Conduits

SYNOPSIS


 install-memo [-p|--port <port>] [--version] [-q|--quiet] [-?|--help] [--usage] [-c|--category  name] [-r|--replace] [-t|--title] [-f|--file  STRING ...]

DESCRIPTION


 install-memo allows the user to write one or more files as a new memo or memos, respectively, onto the Palm handheld.

OPTIONS

install-memo options

-c, --category category
Install memo(s) to category defined by category. install-memo uses the Unfiled category as the default category if no category is chosen or if the specified category does not already exist on the Palm.
-f, --file STRING
File containing the target memo entry. Append other filenames to install one memo per file.
-r, --replace
Replace all memos in the category specified by the -c category option.
-t --title
Use the filename as the title for the memo. (Normally, the first line of a memo is used as the title if one is not supplied with the -t option).

Conduit Options

-p, --portport
Use device file <port> to communicate with the Palm handheld. If this is not specified, install-memo will look for the $PILOTPORT environment variable. If neither are found or supplied, install-memo will print the usage information.
-q, --quiet
Suppress 'Hit HotSync button' message
-v, --version
Display version of install-memo and exit without connecting.

Help Options

-h, --help
Display the help synopsis for install-memo and exit without connecting.
--usage
Display a brief usage message and exit without connecting.

USAGE

The program will connect to the Palm handheld, and create memo entries for each file(s) given on the commandline into the Memo Pad application on the Palm.

AUTHOR


 install-memo was originally written by Damien P. Neil <neild@rpi.edu>.

This manual page was converted to XML by Neil Williams <linux@codehelp.co.uk>

BUGS

Known Bugs

The Palm Device has a maximum length of 4,096 bytes (4k) on memopad entries, if you wish to retain the ability to edit the Memo (add/remove/change data within the memo) on the Palm itself. You can create a memo entry of 65,490 bytes in size (the absolute maximum) if you do not need to edit the memo entry any further on the Palm device itself. Any memo larger than 4,096 bytes and less than 65,490 bytes will not be editable on the Palm itself. Consider these memo entries "read-only".

This is not specifically a "bug", but a limitation in the PalmOS design itself.

Reporting Bugs

Report bugs at http://bugs.pilot-link.org/

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA.

SEE ALSO


 memos(1), pilot-link(7).