dBarOpen(filename)

This function when called with the parameter filename containing the full pathname of a dBarcode configuration file (complete with D2C extension) loads the specified configuration file and generates the corresponding barcode image.

If the specified file does not exist this function returns 0 and does not change the current barcode image.

If the function is successful it returns a non-zero value.

This function provides the programming equivalent of the File OPEN command, complete with filename selection.

More:

dBarSave(filename)