Show pageOld revisionsBacklinksExport to PDFExport Page to HTML/PDFBack to top This page is read only. You can view the source, but not change it. Ask your administrator if you think this is wrong. {{tag>Index Action Action_List Documents Files Process}} ====== IMPORT DOCUMENT ====== This action imports the specified file on disk into the attribute of the specified object (provided that the attribute is of the Document or Picture type). ===== Syntax ===== ''IMPORT DOCUMENT'' AttributeIdentifier()FROM ArithmeticOperation() ===== Example ===== <code aim>IMPORT DOCUMENT Statement.StatementDocument FROM 'c:/mydocuments/myfile.doc' </code> The arithmetic operation specified after the FROM keyword identifies the directory in the file system where the file will be taken from. The result of the arithmetic operation must be a string. Last modified: 2023/05/09 01:37 Log In