a_filename (string)
Executes the standard dialog to select a filename. Returns the selected name. VBA example:
Range("results").Offset(4 + i, 1) = scout.a_filename;
Writing this property has no effect.