.PRG 파일 확장자
Program File
| 개발사 | 해당 없음 |
| 인기도 |
3.5 | 48 투표 |
PRG 파일이란 무엇인가요?
Program file used by various applications; may be an executable function or script that can be run within another program; may also be a text file that contains source code, which can be compiled into an executable program.
PRG 파일을 열거나 참조하는 프로그램
PC-DMIS Part Program File
| 개발사 | Hexagon Metrology |
| 인기도 |
3.4 | 12 투표 |
CAD file created by PC-DMIS, a metrology software used for programming coordinate-measuring machines (CMMs); saves a "part program," which contains instructions for moving the machine around a physical part in order to take its measurements.
추가 정보
PC-DIMS part programs allow designers the ability to store a program offline and run them in the 3D software environment before running them with an actual coordinate-measuring machine.
PRG 파일을 여는 프로그램
xBase Program File
| 개발사 | dBASE Intelligence |
| 인기도 |
3.5 | 10 투표 |
Program file used by older DOS versions of dBASE and xBase variants; saved as a script which can be run with the dBASE or xBase interpreter; can be run without compilation, which provides developers with faster turnarounds when testing.
PRG 파일을 여는 프로그램
RAPID Program File
| 개발사 | ABB |
| 인기도 |
3.5 | 6 투표 |
Program written in the RAPID robotics programming language; contains instructions for automated robots to follow; may be created in ABB RobotStudio, a simulation and offline robot programming application; also be referred to as an S4 program.
PRG 파일을 열거나 참조하는 프로그램
Akai MPC2000 Program File
| 개발사 | Akai Professional |
| 인기도 |
3.4 | 5 투표 |
Program file used by the Akai MPC series samplers such as the MPC2000; contains one or more audio samples, including the sample name and MIDI information used for mapping the samples to particular keys.
PRG 파일을 열거나 참조하는 프로그램
RPG Toolkit Program File
| 개발사 | RPG Toolkit |
| 인기도 |
3.0 | 4 투표 |
Source code file created using RPG Toolkit, a development environment for creating Windows role-playing games; contains code written using the RPG Toolkit syntax; used for scripting events when actions are taken in the game.
PRG 파일을 여는 프로그램
GEM Application
| 개발사 | Digital Research |
| 인기도 |
3.3 | 3 투표 |
Application file used by GEM Desktop (Graphic Environment Manager), an old operating system released in 1988; also used by Atari ST systems, which used GEM Desktop; stores a program similar to how an .EXE file stores a program in Windows.
PRG 파일을 여는 프로그램
Visual FoxPro Program File
| 개발사 | Microsoft |
| 인기도 |
2.5 | 4 투표 |
Text program file used by Visual FoxPro, a development tool used for creating Windows database applications; contains one or more commands often instructing FoxPro to load a form or window designed within the software; often contains a "DO" command.
추가 정보
PRG files allow programs to be run within the Visual FoxPro environment. However, they are not Windows executable files. Therefore, you must first compile the program into a Windows executable in order to run it outside of Visual FoxPro.
참고: FoxPro, the predecessor to Visual FoxPro, is an xBase variant, so FoxPro PRG files may be similar to those found in other xBase programming environments, such as Clipper, dBFast, and older versions of dBASE.
PRG 파일을 여는 프로그램
Commodore Program File
| 개발사 | 해당 없음 |
| 인기도 |
2.2 | 6 투표 |
Executable program created for the older Commodore platform; could store one of many types of programs but now mainly used for preserving old games and playing them with Commodore emulation software such as CCS64.
PRG 파일을 여는 프로그램
WAVmaker Patch File
| 개발사 | Polyhedric Software |
| 인기도 |
2.7 | 3 투표 |
PRG 파일을 열거나 참조하는 프로그램
Commander X16 Program
| 개발사 | 8-Bit Productions |
| 인기도 |
3.0 | 2 투표 |
A PRG (Commander X16 Program) file is a program that can be run on the Commander X16 emulator. Commander X16 is an 8-bit computer being created by David Murray, a.k.a. The 8-Bit Guy. To prepare for his computer's release, Murray released a Commander X16 emulator that is available on the web, as well as on Windows, Mac, and Linux.
추가 정보
Many PRG files can be found in the Downloads section of Commander X16's official website. These files contain games, productivity apps, and other programs that can be opened in a Commander X16 emulator.
Those who want to open the program a PRG file contains in their web browser can do so by clicking the Try it now button that appears on the program's download page. Otherwise, users can download the program's PRG file and open it in the PC versions of the Commander X16 emulator.
PRG 파일을 여는 방법
You can open a PRG (Commander X16 Program) file in the Commander X16 emulator (cross-platform). To run a PRG program from a terminal window:
- Make sure your Commander X16 emulator and your PRG file are stored in the same directory.
- Open a terminal window and navigate to the directory that contains your emulator and PRG file.
- Enter x16emu -prg YourFileName.prg -run
The program your PRG file contains will then open in the Commander X16 emulator.
You can also load and run a PRG file from within the Commander X16 emulator, using the LOAD and RUN commands.
