result = cif2hkl(file_in, file_out, lambda, mode, verbose) Read a CIF/CFL/SHX/PCR crystallographic description and generates a HKL F^2 reflection list. Input: file_in: name of CIF/CFL/PCR/ShellX file (char) file_out: name of output file, or empty for '<file_in>.laz' (char) lambda: minimum wavelength used for generation of HKL peaks. Default is 0.5 (scalar, Angs) mode: file conversion mode 'p'=powder, 'x'=single crystal, '-'=no/unactivated verbose: verbosity level, 0 or 1 (scalar) Output: result: command result (char) file_out is written when mode is not '-' Revision: Aug. 22, 2017 (c) E.Farhi, ILL. License: EUPL.