.SCX File Extension
Microsoft Game Scenario File
Developer | Microsoft |
Popularity |
3.7 | 52 Votes |
What is an SCX file?
Scenario file used by Microsoft real-time strategy games; contains level or campaign data for specific missions; typically installed within the same directory as the game itself.
More Information
SCX files are used by Microsoft Rise of Nations, Age of Empires II, and Age of Mythology.
Programs that open or reference SCX files
Game Scenario File
Developer | N/A |
Popularity |
3.5 | 16 Votes |
Scenario file containing level or mission data for a specific video game; may include maps, characters, objectives, and other data; typically installed within the same directory as the game itself; similar to a mission (.MIS) file used by other games.
More Information
SCX files are used by Maxis Sim City 2000, LucasArts Star Wars Galactic Battlegrounds, and the Blizzard StarCraft Brood War expansion pack.
Programs that open or reference SCX files
FoxPro Form
Developer | Microsoft |
Popularity |
3.5 | 11 Votes |
An SCX file may also be a form created by Microsoft Visual FoxPro, a database management application for Windows. It stores objects with their properties, events, and methods a user configures in the Form Designer included with FoxPro. SCX files are similar to .DBF database files in the sense that they are saved in a table format that stores data records.
More Information
Visual FoxPro is a database management program for Windows and Mac that features its own programming language to develop database solutions. Microsoft eventually dropped support for the Mac version of Visual FoxPro, then discontinued the software altogether in 2007.
In Visual FoxPro, you can design forms that other users will utilize to view and enter data into a database. Some form features include support for various types of objects, the ability to manipulate multiple forms together, and form generation from custom templates.
How to create an SCX file with Visual FoxPro
You can use the Form Designer included with Visual FoxPro to create a form and save it as an SCX file. To create an SCX file, select Forms and choose New in the Project Manager. Or, you can select File → New → Form → New File. After modifying the form, select File → Save to save it.
Visual FoxPro creates an SCX file to store the form data when you save the form. After saving the form, you can close it and then re-open the form to continue editing it.
How to open an SCX file
You can open an SCX file with Microsoft Visual FoxPro. However, Microsoft discontinued Visual FoxPro in 2007.
If you are unable to access Visual FoxPro, you can also change the .scx file extension to .dbf, then open it with software that supports .DBF Database files, such as Microsoft Access 365 or OpenOffice Base, to query its data.
You can also open an SCX file with a plain text or source code editor if you want to view its information. If you choose to view it this way the form will not appear the same as if you open it with Visual FoxPro.
Programs that open SCX files
SuperCard Help Project
Developer | Solutions Etcetera |
Popularity |
3.0 | 9 Votes |
Project file created by SuperCard, a visual authoring tool for Mac OS X; stores data for a help project, which contains indexable help content; similar to a .SCH file, but also includes additional functionality provided by code resources compiled with Apple Xcode for SuperCard's external command/function interface.
More Information
SCX files are used for extending both SuperCard and the SuperCard Help System.