Previous Topic Next topic Print topic


Samples Browser

Samples Browser provides quick access to all samples shipped with your COBOL development system.

To open Samples Browser, click Start > All Programs > Micro Focus Visual COBOL > Samples.

Note: To start the Samples Browser on Windows 8, Windows 10, or Windows Server 2012, go to the Start screen and click the Samples tile.

The Samples Browser Interface

  • The pane on the left lists the categories of samples.
  • The central pane lists the demonstration programs for each category.
  • Click on a sample in the list to preview its readme in the bottom pane.
  • Click Open sample in Visual Studio nnnn to load the sample in Visual Studio so you can build and experiment with it.
  • Click Open sample folder to open the directory containing the files of the sample in Windows Explorer.

The Samples Browser Demonstration

You can explore the code of the application as Samples Browser is also provided as a demonstration program in the Samples folder (%PUBLIC%\Documents\Micro Focus\Visual COBOL\Samples on Windows Vista and Windows 7).

See the following for how to build the Samples Browser project in the Samples and how to add it as a menu command to the Visual Studio Tools menu:

Previous Topic Next topic Print topic