> ## Documentation Index
> Fetch the complete documentation index at: https://docs.abbyy.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Beim Öffnen eines Projekts

> On Open Project wird ausgeführt, wenn ein Projekt in FlexiCapture geöffnet wird, und übergibt dem Skript das Hauptfenster (IMainWindow) als Parameter Context.

<div id="when-it-is-launched">
  ## Wann es gestartet wird
</div>

Das Skript wird ausgeführt, wenn ein neues Projekt geöffnet wird.

<div id="parameters">
  ## Parameter
</div>

| Name    | Typ                                                                 | Zugriff         | Beschreibung      |
| ------- | ------------------------------------------------------------------- | --------------- | ----------------- |
| Context | [IMainWindow](/de/flexi-capture/appendix/scripts-shell/imainwindow) | Lesen/Schreiben | Das Hauptfenster. |
