.PRJSCR Rozszerzenie pliku
Altium Designer Script Project
| Deweloper | Altium |
| Popularność |
2.5 | 2 Głosów |
Czym jest plik 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.
Więcej informacji
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\
UWAGA: 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.
Jak otworzyć plik PRJSCR
You can open PRJSCR files with Altium Designer. To open a PRJSCR file with Altium Designer, select File → Open Project....