Name
edf_get_technician — Gets the technicians name.
Calling Sequence
technician=edf_get_technician(path)
Description
path is a string containing the path and name of the file.
technician is a string.
Examples
technician=edf_get_technician('demo.bdf');