home *** CD-ROM | disk | FTP | other *** search
Fred Fish's Product-Info | 1994-10-20 | 1.4 KB | 43 lines |
- .name
- LockPointer
- .type
- OS Utility
- .short
- Locks pointer on X or Y coordinate
- .description
- 1. I have written program (OS2.04+) because no one modeler of available
- rendering programs (mainly REAL 3D, REAL 3Dv2, IMAGINE) has very
- useful possibiliy to lock pointer on any (X or Y) axis, like does
- DPaint or Brilliance. This program do this insted of it.
-
- 2. Running LOCK POINTER via CLI/SHELL you cannot change keys used to lock
- the pointer, just only install or remove program. The only way to
- modify those keys is using ToolTypes described in program's icon:
-
- LOCK_X - after this tool type you should place key which lock
- pointer on X axis.
- LOCK_Y - as above but lock on Y axis.
- SWITCH - this key pressed together with LMB will switch program
- on/off without kicking it out of memory.This little program (OS2.0+) is dedicated to all of you using AmigaDOS
- commands in all-kind scripts. This prog lets you find any program
- actually being executing, by its own task's name, e.g.:
-
- FINDTASK TASK='DeliTracker v1.30'
-
- looks for Delitracker v1.30. If the task is not exists WARN
- (RC=ERRORCODE = 5) will be returned, in other case OK code (0) will
- be set.
- .version
- 1.0
- .author
- Marcin Orlowski
- .distribution
- Copyrighted but Freely Redistributable
- .docs
- LockPointer.doc
- .described-by
- Richard Fish
- .submittal
- Downloaded via ftp from Aminet.
-
-