Removing an additional preprocessor

Removing a preprocessor from your project

To remove a preprocessor from your project's properties:

  1. Click Project > Properties.
  2. Expand Micro Focus > Project Settings > COBOL.
  3. Click Additional Preprocessors.
  4. In the list of preprocessors, click the preprocessor that you want to remove.
  5. Click Remove.
  6. Click Apply and Close.

Removing a preprocessor from your build configuration

To remove a preprocessor from your build configuration:

  1. Click Project > Properties.
  2. Expand Micro Focus > Build Configurations > COBOL.
  3. Click Additional Preprocessors.
  4. Select the Build Configuration.
  5. In the list of preprocessors, click the preprocessor that you want to remove.
  6. Click Remove.
  7. Click Apply and Close.

Removing a preprocessor from your file

To remove a preprocessor from your file:

  1. In COBOL Explorer, right-click a COBOL program in your project, and click Properties.
  2. Click COBOL > Additional Preprocessors.
  3. In the list of preprocessors, click the preprocessor that you want to remove.
  4. Click Remove.
  5. Click Apply and Close.