=====================================================================
A collection of usefull CLI programs
2 March 2001
© H. van der Ree
hivdree@uwnet.nl
Some CLI programs that might be usefull to other people then the
Author. They are writen in Amige E and DICE C. Some are already on
Aminet. A reason to do them again was SIZE. Why make a program of
6K if 300 bytes will do the same job?
They are copyright 2001 by H. van der Ree and EMailware. That means
if you like them and use them, you must send me an email. I would
really like to hear about how you've used the programs.
They are free to use and copy as you see fit. The Author retains all
rights to the programs. The Author is not responsible for any damage
the programs may cause. If you distribute the archive, you MUST
distribute the entire package.
These programs may be included in any archive collection.
=====================================================================
INCLUDED PROGRAMS
AlignStr : align a string to a given width
Beep : make a beep
CaseLow : convert a string to lowercase
CaseUp : convert a string to uppercase
CheckAssign : check if assign exists
CheckDisk : check disk for errors
Cl : clear screen
DateFiles : rename files, add date to name
DigConv2 : convert a number to dec, hex and bin
DigConvReq : convert a number to dec, hex and bin
EdWin : manipulate windowsize
EdWinPlus : manipulate windowsize and more
FastROMGVP530 : only usefull to GVP A530 owners
FileFind : look for file in path
FileFindDel : look for file in path and delete it
FileInfo_Req : show fileinfo in a requester
FileSize : look for file and return size
FindPort : look for port(s)
FindTask : look for task
Flusher : flush, clear and show memory
GetScreenModeID : return decimal screenmodeid
GetString : get string from input
IdentFile : identify file and optionale check type
InString : look for string in another string
IsFile : look for file and check it is not empty
JoyPad : check joypad buttons
Kick : save kickstart to file
Kick_OS1 : save kickstart to file, OS1.x version
KickCheck : check system is softkicked
Len : show length of a string
ListAssign : show full assign
ListStuff : show libs, devs or ports
LoadLib : load library
OpenExplode : open explode.library
OpenExplodeD : open explode.library and show status
Peek : peek an address
PrintDig2Plus : print to stdout a number in bin format
PubScreens : list pubscreens
SetEnv39 : setenv, both ENV: and ENVARC:
SetEnv39Plus : setenv, both ENV: and ENVARC: or deletevar
SetWindowDimensions : save window and screen dimensions to variables
SubString : extract part of a string
TestDevice : look for a device or file on a device
TestPort : test mouseport
Touch : touch a file
TransDisk : transfer a disk to a 'ADF' file and back
VolName : return volumename of a device
WBStartByDay : start program(s) on a given day
WBStarter : start programs in a workbench way
=====================================================================
|