RS08 Compiler > Host

Use this panel to specify the host settings of the RS08.

The following table lists and describes the memory model options for RS08.

Table 1. Tool Settings - Host
Option Description
Set environment variable (-Env) This option sets an environment variable. Use this environment variable in the maker, or use to overwrite system environment variables.
Borrow license feature (-LicBorrow) This option allows you to borrow a license feature until a given date or time. Borrowing allows you to use a floating license even if disconnected from the floating license server.
Wait until a license is available from floating license server (-LicWait) By default, if a license is not available from the floating license server, then the application will immediately return. With -LicWait set, the application will wait (blocking) until a license is available from the floating license server.
Application Standard Occurrence Select the way you want the application window to start. Normally, the application starts with a normal window if no arguments are given. If you start the application with arguments (e.g., from the Maker to assemble, compile, or link a file), then the application runs minimized to allow for batch processing. However, you may specify the application's window behavior with the View option.
  • -ViewWindow, the application appears with its normal window.
  • -ViewMin the application appears as an icon in the task bar.
  • -ViewMax, the application appears maximized (filling the whole screen).
  • -ViewHidden, the application processes arguments (e.g., files to be compiled or linked) in the background (no window or icon visible in the task bar).