io

Useful mouse co-ordinate saver/detector, with image positioning!

A useful program which can load and position (in real-time) images onto the screen, and stores click coordinates into a text file. very easy to use, and very flexible.
Use this for finding the coordinates of buttons, or where to place a picture onto the screen, or where to draw an object, ect. just load images onto the screen, and get clicking!
please credit if used!

File IO Data Engine

This FileIO Data Engine can load, modify, and save files in a format similar to the Windows INI. This is the syntax:

BOF
[field1]
key1: parameter1, parameter2, parameter3
key2: parameter1, parameter2, parameter3

[field2]
key1: parameter1, parameter2, parameter3
key2: parameter1, parameter2, parameter3
EOF

These are the functions for loading, saving, modifing, and extracting data from the engine.

Fio_init() - call this first
Fio_reset() - erase all data
Fio_addfield(name$) - add a field, call with field name


Theme & Icons by N.Design Studio