File extension fro information

FRO file formats are data files used by the dBASE IV program. They thus do not contain executable code or program files that define the application operation or configurations. They contain input information used as output by dBASE program. FROs are actually report files that have been compiled by use of the data contained in the dBASE IV database. Thus they are beneficial when performing such operations as debugging or looking for information about the database. Recent releases of the dBASE program have seen the modification of some of these files in their content and structure.
FRO files are used in the Robot Battle programming game developed for Microsoft Windows where the players make designs and code battling robots. FRO files are thus used to provide programming support for game. Robot Battle is open to anybody without purchasing. The code is also open so that it can be read by anybody who wants to design a robot or a program which will interact with the game application somehow. The coding can take place in any text editor and is created using the Robot Scripting language.