.PRJSCR 파일 확장자
Altium Designer Script Project
| 개발사 | Altium |
| 인기도 |
2.5 | 2 투표 |
PRJSCR 파일이란 무엇인가요?
A PRJSCR file is a script project created by Altium Designer, a CAD application used by engineers to design printed circuit boards (PCBs). It contains multiple PCB design documents similar to a .PRJPCB file but also stores one or more Designer programming scripts.
추가 정보
Altium designed the PRJSCR format to support scripts that automate repetitive tasks or enhance features in Altium Designer. You can write the scripts in the DelphiScript, EnableBasic, VB Script, or JavaScript scripting languages.
To create a PRJSCR file with Designer, select File → New → Script → Script Project. When you create PRJSCR files with Designer, the application saves them in the following directory by default:
C:\Program Files\Altium Designer\Examples\Scripts\
참고: You can create and modify scripts in PRJSCR files with the Editor tool and identify and resolve errors in scripts with the Debugger tool included with Designer.
PRJSCR 파일을 여는 방법
You can open PRJSCR files with Altium Designer. To open a PRJSCR file with Altium Designer, select File → Open Project....