Welcome to the new DelphiDabbler Code Library Documentation.

This is a new site that's currently running on alpha code. There are going to be bugs. If you discover any, please report them on the site's issues page (GitHub account required). Thanks.

Warning: Many URLs are going to change. Refer to the README file to discover which library project's documentation has been completed.

Console Application Runner Classes Examples

Applies to: ~>3.0

Introduction

This section provides numerous examples to help understand the behaviour and use of the Console Application Runner Classes.

They show how to undertake various common tasks using the classes provided in this library.

Most examples require the use of a suitable command line application. Source code of the applications referred to in the examples is is provided in Appendix 2.

Examples 6, 7, 8, 9 & 12 require one or more units from the I/O Utility Classes project in order to compile.

Contents

Demo programs

Demo programs relating to each of the examples are included with the Console Application Runner Classes download.