AminetAminet
Search:
84782 packages online
About
Recent
Browse
Search
Upload
Setup
Services

util/misc/StoreClips.lha

Mirror:Random
Showing: ppc-morphos icongeneric icon
No screenshot available
Short:Stores raw contents of clipboard(s)
Author:"Ralph Reuchlein" aminet at rripley.de
Uploader:Ralph Reuchlein <aminet rripley de>
Type:util/misc
Version:1.0
Architecture:m68k-amigaos
Date:1998-06-23
Replaces:util/misc/StoreClips.lha
Download:util/misc/StoreClips.lha - View contents
Readme:util/misc/StoreClips.readme
Downloads:698

                              StoreClips
                              ==========

PURPOSE

   Stores the contents of clipboards to files. There are different
   ways to specify clipboard units you want to store. Each clipboard
   is stored in its according file called "T:clipboard.xxx", where xxx
   is the number of the unit. For instance, if you store clipboard
   unit 0, you'll get a file called "T:clipboard.000". Empty clipboard
   units will not be stored (there's simply no file for it). The
   program will inform you which unit has been stored in a file. In
   most cases you'll get IFF files, because its recommended to use IFF
   structures within the clipboards.

   The program cannot set clipboard contents! It simply stores the
   contents and thats all.



USAGE

   SYNTAX:   StoreClip [start [end]]

   Possible combinations:
   · StoreClip
     This will store all the 256 clipboard units to the files
     "T:clipboard.000", "T:clipboard.001", ..., "T:clipboard.255".
     Note that empty clipboards don't generate files. If you are using
     the standard clipboard mechanism in all the programs, you might
     only get one file for unit 0 called "T:clipboard.000".

   · StoreClip start
     This only stores the clipboard with number 'start'. Acceptable
     values are between 0 and 255. The resulting file will be
     "T:clipboard.<start>".

   · StoreClip start end
     This allowes you to limit the range for storing clipboards. For
     instance
        StoreClip 0 9
     only will store the clipboards 0 to 9 to the according files (if
     something is in them)

   · StoreClip ?
     Simply shows you the syntax.



DISCLAIMER

   THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS "AS IS"
   AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
   TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A
   PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR
   CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
   SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
   LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF
   USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
   ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
   OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT
   OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
   SUCH DAMAGE.



MISC

   The archive contains the source code, an executable and this
   .readme file. All of them are ©ed by me.

   Compiled with SAS/C 6.58 with no special parameters, so I believe
   that using another compiler only leads to varying the include file
   names.

   Suggestions are welcome, but I don't think about extending the
   program, because the purpose of storing the contents is fully
   accomplished.



CONTACT

   Ralph Reuchlein <aminet@rripley.de>



[updated 30-May-2020 because neither address nor email was valid]



Contents of util/misc/StoreClips.lha
PERMISSION  UID  GID    PACKED    SIZE  RATIO METHOD CRC     STAMP     NAME
---------- ----------- ------- ------- ------ ---------- ------------ ----------
[generic]                 7062   10936  64.6% -lh5- 9354 Jun 20  1998 StoreClips
[generic]                 1449    3645  39.8% -lh5- 327b Jun 20  1998 StoreClips.c
[generic]                 1590    3291  48.3% -lh5- 35db Jun 21  1998 StoreClips.readme
---------- ----------- ------- ------- ------ ---------- ------------ ----------
 Total         3 files   10101   17872  56.5%            Jun 23  1998
Page generated in 0.02 seconds
Aminet © 1992-2024 Urban Müller and the Aminet team. Aminet contact address: <aminetaminet net>