.SCX 파일 확장자
Microsoft Game Scenario File
| 개발사 | Microsoft |
| 인기도 |
3.7 | 57 투표 |
SCX 파일이란 무엇인가요?
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.
추가 정보
SCX files are used by Microsoft Rise of Nations, Age of Empires II, and Age of Mythology.
SCX 파일을 열거나 참조하는 프로그램
Game Scenario File
| 개발사 | 해당 없음 |
| 인기도 |
3.6 | 17 투표 |
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.
추가 정보
SCX files are used by Maxis Sim City 2000, LucasArts Star Wars Galactic Battlegrounds, and the Blizzard StarCraft Brood War expansion pack.
SCX 파일을 열거나 참조하는 프로그램
FoxPro Form
| 개발사 | Microsoft |
| 인기도 |
3.5 | 11 투표 |
An SCX file is 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.
추가 정보
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.
SCX 파일을 여는 방법
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.
SCX 파일을 여는 프로그램
SuperCard Help Project
| 개발사 | Solutions Etcetera |
| 인기도 |
3.0 | 9 투표 |
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.
추가 정보
SCX files are used for extending both SuperCard and the SuperCard Help System.