4D View v16

PV GET DOCUMENT INFO

Home

 
4D View v16
PV GET DOCUMENT INFO

PV GET DOCUMENT INFO 


 

PV GET DOCUMENT INFO ( area ; title ; subject ; author ; company ; comment ; creationDate ; creationTime ; modificationDate ; modificationTime ) 
Parameter Type   Description
area  Longint in 4D View area
title  String in Title of the document
subject  String in Subject of the document
author  String in Author of the document
company  String in Company name
comment  Text in Comment
creationDate  Date in Creation date
creationTime  Time in Creation time
modificationDate  Date in Last modification date
modificationTime  Time in Last modification time

The PV GET DOCUMENT INFO command gets in the title, subject, author, company and comment parameters, the document information displayed in the 4D View area. This information could have been entered by the user or by programming using the PV SET DOCUMENT INFO command.

The command also returns in creationDate, creationTime, modificationDate and modificationTime information concerning the date and time or creation/modification of the document, and is automatically updated by the operating system when the document is saved.

Example  

Refer to the example in the PV SET DOCUMENT INFO command.



See also 

PV SET DOCUMENT INFO

 
PROPERTIES 

Product: 4D View
Theme: PV Document
Number: 15857

 
HISTORY 

Created: 4D View 6.8

 
ARTICLE USAGE

4D View Language ( 4D View v16)