' $System.Access Login ' If $System.IsPost ' $ID = $Command.Cabinet.FolderOpen ' $System.Redirect $Server?page=CabinetIndex&id=$ID ' Exit ' EndIf
| "$Doc.Subject" | [Modify] [Delete] |
Document Property
| Document Name | $Doc.Subject | |||||||
|---|---|---|---|---|---|---|---|---|
| Location | Under (Root Folder) | |||||||
| Location | Under $Doc.Parent.Path Folder | |||||||
| Location | Under $Doc.Parent.Path Folder | |||||||
| Created by | $Doc.Name $_Doc.Mail.MailTo | |||||||
| Created | $t.hour:$t.Minute00 $t.AMPM, $t.Day $t.MONTH, $t.Year ($t.wday) | |||||||
| Last Modified by | $Doc.ModifierName $_Doc.ModifierMail.MailTo | |||||||
| Last Modified | $t.hour:$t.Minute00 $t.AMPM, $t.Day $t.MONTH, $t.Year ($t.wday) | |||||||
| Keyword |
' For Each $Keyword in $Doc.Keywords
$Keyword,
' Next
| |||||||
| Memo |
' If $Doc.Memo
' View $Doc.Memo
' Else
' EndIf | |||||||
| File |
' EndIf |
' Sub Footer
' EndSub ' $Footer' $LogCount = $Doc.Logs.Count ' Inc $LogCount Update History
| Date/Time | Updated by | Activity Log |
|---|---|---|
| $t.hour:$t.Minute00 $t.AMPM, $t.Day $t.MONTH, $t.Year | $Log.Name | $Log.Text |
' $Footer