Liner:A helper to make lineto pictures, check out the HOUSE file for an example creates an output file which is ready to run from METAL

Color: A helper for creating backgroundcolor, Saves, loads and edits bgcolor values

Pixel: A helper for pixling pictures, creates an output picture which is ready to run from METAL.

Ceasar coding NEW!! :Codes messages by using the Ceasar coding key, creates an output file with the coded message, changeable key

Ceasardecoding :Decodes Ceasar messages

FONT.MASTER: A good utility for designing text, creates an output file which is ready to run from METAL

Inkey$ reads what key you are pressing

PictMove: Helps you place a PICT and shows the position of the PICT

Text Placer: Helps you to place text

deek,peek and leek searcher: searches deek, peek and leek

Passwordmaker NEW!! : Generates as many random passwords as you want and puts them in an output file.

Searcher NEW!! Search for text in documents

Address reader NEW!! Good one: Reads addressbooks which you have created

Addressbook example Recomended when downloading Address reader: A little addressbook for Ar

The Axel Nordin Encryption System (TANES) NEW!! Read the helpfile

TANES Decryption NEW!! Read the helpfile

Testfile for TANES NEW!! Read the helpfile

Helpfile for TANES NEW!! Help for TANES

Searcher1 NEW!! Good one: Edits any file, plays aiff with numerous controls, shows PICTS And has a very userfriendly interface

Searcher1.PICT Download this when you have the Searcher1 sourcecode

Distorter Try this and read the comments for help, it's superb.: Image editing tool, a bit like photoshop

ColorConverter is a color converter which replaces and distorts colors from a picture file, a bit like photoshop

Simple OS :You can drag, resize, click buttons (windows, text, buttons is included)

Text Compressor, Text Decompressor : Compresses text files (I do not know why but it does not work well on bigger files), Decompresses files created by the text compressor

ASCII Art Maker : A Must Have when making ASCII art

Rotating Sub (Updated):'This sub saves the rotated pics as sprites and therefore there must be an installed sprite system (Sprite render port, sprite background, sprite mask color)
'I've used plot instead of dplot because of the many traps in the dport, if someone can get dport to work in the sub I would be glad to update the sub, 'just send 'any modifications to me at axeln@mac.com

'OScreen is the screen with the image you want to rotate
'RWidth, RHeight are the width and height of the image you want to rotate
'SkipRow is how exact the rotated image will be plotted
'StartPos, StopPos are from which angle to start and stop rotating
'FrameStep is how smooth the rotating animation will look
'XAxis is around which point (X) the pic will rotate around
'YAxis is around which point (Y) the pic will rotate around

'Control the rotating image by pressing the keys 6 and 4

Download this example of Program-Program Communication , this is a simple painting app but with brushes,colors,info and paintingsurface in seperate windows. All in METAL

This might be useful to someone. It's a pgn splitter, it splits a large pgn file into smaller parts and saves them. If your standard chess database app can't load more than a certain amount of games this is for you.

This is a reflex tester. It tests how fast you react to different tests. Use it for awhile and see if your test times get better. You can also design your own tests

a molar mass calculator. I contains the molar masses for all elements in the periodic table

equation grapher. It graphs functions which you define. You can also zoom in and out.