Name

edf_get_technician — Returns the technicians name.

Calling Sequence

 	technician=edf_get_technician(path)

Parameters

path

: string containing the path and name of the file

technician

: string.

Description

Returns the technicians name.

Examples

technician=edf_get_technician('demo.bdf');

Authors

Holger Nahrstaedt