The card_1 Shortcut

The card_1 system can be started by clicking onto a Windows shortcut. Further settings, such as environment variables, are not required. An initial shortcut is created during the first-time installation, depending on the installation type selected. This shortcut may be created directly on the desktop or in a folder.

You may create further shortcuts by following the explanations given below. It is then possible to start the card_1 system in different project compilation folders (locally or within a network).

Parameters

Syntax

Target

card_1 Program File -SC:Database Configuration File -L [-Start Options]

  • card_1 Program File Complete path to the card_1 program file CARDEXEC.EXE (together with the file name). The program components (DLLs) belonging to the card_1 system are only searched for in the folder where the file CARDEXEC.EXE was found and started.

  • -SC Database Configuration File The parameter -SC: is mandatory. Here you enter the complete path to the database configuration file DBCONFIG.DAT. By default, this file is located in the project compilation folder.

  • -L Mandatory parameter causing the card_1 system to write a log file.

  • Start Options Additionally, you can define the following start settings for the card_1 system:

    Project Selection

    By default, card_1 starts with the project last opened.

    • -P Starts card_1 without opening a project

    • -P? Starts card_1 and displays the project list. The project last opened is highlighted.

    • -PV Starts card_1 and displays the project list. The project last opened is highlighted.

    • -PProjektname Starts card_1 with a specific project

    Project Mode

    This setting is the default setting for all card_1 projects of the project compilation folder.

    • -GFULL Starts card_1 in the project mode 'Full Mode' (default)

    • -GDRAW Starts card_1 in the project mode 'Drawing Editing'

Example:

C:\Program Files\IBuT\CARD100\CARDP\CARDEXEC.EXE -SC:C:\CARD100\DBCONFIG.DAT -L -GDRAW -P100_DEMO_Carddemo

Run In

card_1 Project Compilation Folder

  • card_1 Project Compilation Folder Complete path to the card_1 project compilation folder.

Example:

C:\CARD100