For the active workbook that has imported data:
string sfd$ = page.info.system.import.filedate$;
string sfn$ = page.info.system.import.filename$;
string sfp$ = page.info.system.import.filepath$;
// Dump to show values
sfd$=;
sfn$=;
sfp$=;
I hope this helps.
Thanks,
Chris Drozdowski
Originlab Technical Support