act_DELETE'++LotusScript Development Environment:2:5:(Options):0:74
Option Public
'++LotusScript Development Environment:2:5:(Forward):0:1
'++LotusScript Development Environment:2:5:(Declarations):0:2
$HLMLastServer
.,$ //:
$HLMLastCheckedX
.,$, , :
$NoPurge
.,$, , :
$HLTypeX
xxDisabled
1S2S
$HlDisabled
xxDisabled"
0R2S3S4S6S7S8S10SDispDisabled
MainTable
MainTable
zev odb
ru:
Zadejte n
zev odb
$HLTitle
$HLType
1S2S
skat: X
$QueryType
echna p
ta | allP
ta vyhovuj
vybran
m polo
m: | sel
QueryType
QueryType
CritSentOnlyToMe
Odesl
no pouze mn
CritSentDirectlyToMe
Odesl
mo mn
(jsem uveden v poli
6Komu:
&)|1X
CritHighPriority
Vysok
priorita nebo d
itost |1
CritReturnReceipt
adovat potvrzen
CritToDo
koly|1
CritToDoComplete
Dokon
koly|1
CritMeetInvite
nky na sch
zku|1
CritMeetResponse
Odpov
di na sch
zku|1X
CritFrom
Od:|1X
CritFrom
1S2S
CritFromNamesX
Zadejte
no (nap
klad Jan Nov
k/ABC/Prodej/CZ). Jednotliv
na odd
rkou.
xKnE0BpBA04PbRo0BpOEsel~}
Povolen
$HLEnabled is the old enabled flag with a value of either 1 or 0. For UI simplicity, it was changed to $HLDisabled with a possible value of either 1 or null
// see if we are changing the date/time and we are the owner
if (isUserOwner() && (thisform.tmpWasMailed.value == "1") && isDateTimeValuesModified() && !isActionInProgress(512))
if ( !isActionInProgress(256) )
{
if (!self.confirm("Zm\u0115nili jste datum nebo \u010Das t\u00E9to polo\u017Eky. V\u0161ichni \u00FA\u010Dastn\u00EDci budou informov\u00E1ni. Opravdu chcete pokra\u010Dovat?"))
{
updateActionInProgress(512, false)
return
}
updateActionInProgress(512, true)
}
// see if we are modifying repeating instance -> THIS MUST BE DONE LAST, since
// the window opened is treated as a modal dialog and is responsible for submitting
// this document. We don't modify if we are just confirming.
0R7RS4E10S11S13RS18E15RS13E16S17S18S19S23S25S26S29R34RS4E37S38S39S40S41S42S44RS13E45S46S48RTTS2E49S50S51S52S53S54S56RTTT57S58S60RS8E61S62S64RS14E65S66S68RS8E69S70S71S72S73S74S76RS14E77S78S80RTS3E81S2E82S83S84S85S86S88RTTT89S90S92RS8E93S94S96RS14E97S98S100RS7E101S102S103S104S105S106S109RStartDateTimeDoba kon
zkySubjectP
Po_stoupit
_Upravit dokument
esunout do slo
ky...
_Odebrat ze slo
ky...
adit do kategorie
Odeslat doku_ment
novat sch
OEMClient
OEMClient
0S0E
CSDocType
OEMClient
0R3RTTTTTT4RTTTTTT5S6S8RTTTTTTT10RTTTTTT11RTTTTTT
Notes
CSDocType
CSDocType
Appointment
0RR3S4S6S12S13S19S20S
0R1S2S
path"
/Appointment?OpenForm&Type=3"
0R3S4S5S6S
OEMClient
4S5S
act_scheduler.gif|act_scheduler.gif?
\Akceh
Notes
CSDocType
Appointment
3S4S6S12S13S19S20S
0R1S2S
path"
/Appointment?OpenForm&Type=0"
0R3S4S5S6S
act_csnew.GIF|act_CSNEWDOC
Notes
CSDocType
Appointment
3S4S6S12S13S19S20S
0R1S2S
path"
/Appointment?OpenForm&Type=1"
0R3S4S5S6S
act_csnew.GIF|act_CSNEWDOC
ipomenut
Notes
CSDocType
Appointment
3S4S6S12S13S19S20S
0R1S2S
path"
/Appointment?OpenForm&Type=4"
0R3S4S5S6S
act_csnew.GIF|act_CSNEWDOC
Notes
CSDocType
Appointment
3S4S6S12S13S19S20S
0R1S2S
path"
/Appointment?OpenForm&Type=2"
0R3S4S5S6S
act_csnew.GIF|act_CSNEWDOC
Akce vlastn
ka\Zm
nit pl
n3'++LotusScript Development Environment:2:5:(Options):0:74
Use "CSUIViewClass"
'++LotusScript Development Environment:2:5:(Forward):0:1
Declare Sub Click(Source As Button)
'++LotusScript Development Environment:2:5:(Declarations):0:2
'++LotusScript Development Environment:2:2:BindEvents:1:129
Private Sub BindEvents(Byval Objectname_ As String)
Static Source As BUTTON
Set Source = Bind(Objectname_)
On Event Click From Source Call Click
End Sub
'++LotusScript Development Environment:2:2:Click:1:12
Sub Click(Source As Button)
Call ProcessViewCommand(ACTION_RESCHEDULE)
End Sub
OEMClient
4S5S
act_csowneractions.GIF|act_CSOWNERACTIONS?
Akce vlastn
ka\Zru
it'++LotusScript Development Environment:2:5:(Options):0:74
Use "CSUIViewClass"
'++LotusScript Development Environment:2:5:(Forward):0:1
Declare Sub Click(Source As Button)
'++LotusScript Development Environment:2:5:(Declarations):0:2
'++LotusScript Development Environment:2:2:BindEvents:1:129
Private Sub BindEvents(Byval Objectname_ As String)
Static Source As BUTTON
Set Source = Bind(Objectname_)
On Event Click From Source Call Click
End Sub
'++LotusScript Development Environment:2:2:Click:1:12
Sub Click(Source As Button)
Call ProcessViewCommand(ACTION_CANCEL)
End Sub
OEMClient
4S5S
act_csowneractions.GIF|act_CSOWNERACTIONS?
Akce vlastn
ka\Potvrdit6'++LotusScript Development Environment:2:5:(Options):0:74
Use "CSUIViewClass"
'++LotusScript Development Environment:2:5:(Forward):0:1
Declare Sub Click(Source As Button)
'++LotusScript Development Environment:2:5:(Declarations):0:2
'++LotusScript Development Environment:2:2:BindEvents:1:129
Private Sub BindEvents(Byval Objectname_ As String)
Static Source As BUTTON
Set Source = Bind(Objectname_)
On Event Click From Source Call Click
End Sub
'++LotusScript Development Environment:2:2:Click:1:12
Sub Click(Source As Button)
Call ProcessViewCommand(ACTION_CONFIRM)
End Sub
OEMClient
4S5S
act_csowneractions.GIF|act_CSOWNERACTIONS?
Akce vlastn
ka\Zobrazit stav
'++LotusScript Development Environment:2:5:(Options):0:74
Use "CSUIViewClass"
'++LotusScript Development Environment:2:5:(Forward):0:1
Declare Sub Click(Source As Button)
'++LotusScript Development Environment:2:5:(Declarations):0:2
'++LotusScript Development Environment:2:2:BindEvents:1:129
Private Sub BindEvents(Byval Objectname_ As String)
Static Source As BUTTON
Set Source = Bind(Objectname_)
On Event Click From Source Call Click
End Sub
'++LotusScript Development Environment:2:2:Click:1:12
Sub Click(Source As Button)
Call ProcessViewCommand(ACTION_VIEWSTATUS)
End Sub
OEMClient
4S5S
act_csowneractions.GIF|act_CSOWNERACTIONS?
Akce vlastn
ka\Odeslat zpr
m'++LotusScript Development Environment:2:5:(Options):0:74
Use "CSUIViewClass"
'++LotusScript Development Environment:2:5:(Forward):0:1
Declare Sub Click(Source As Button)
'++LotusScript Development Environment:2:5:(Declarations):0:2
'++LotusScript Development Environment:2:2:BindEvents:1:129
Private Sub BindEvents(Byval Objectname_ As String)
Static Source As BUTTON
Set Source = Bind(Objectname_)
On Event Click From Source Call Click
End Sub
'++LotusScript Development Environment:2:2:Click:1:12
Sub Click(Source As Button)
Call ProcessViewCommand(ACTION_SENDMEMO)
End Sub
OEMClient
4S5S
act_csowneractions.GIF|act_CSOWNERACTIONS?
Akce
ijmout '++LotusScript Development Environment:2:5:(Options):0:74
Use "CSUIViewClass"
'++LotusScript Development Environment:2:5:(Forward):0:1
Declare Sub Click(Source As Button)
'++LotusScript Development Environment:2:5:(Declarations):0:2
'++LotusScript Development Environment:2:2:BindEvents:1:129
Private Sub BindEvents(Byval Objectname_ As String)
Static Source As BUTTON
Set Source = Bind(Objectname_)
On Event Click From Source Call Click
End Sub
'++LotusScript Development Environment:2:2:Click:1:12
Sub Click(Source As Button)
Call ProcessViewCommand(ACTION_ACCEPT)
End Sub
OEMClient
4S5S
act_participantactions.GIF|act_CSPARTACTIONS
Akce
ka\Odm
tnout
'++LotusScript Development Environment:2:5:(Options):0:74
Use "CSUIViewClass"
'++LotusScript Development Environment:2:5:(Forward):0:1
Declare Sub Click(Source As Button)
'++LotusScript Development Environment:2:5:(Declarations):0:2
'++LotusScript Development Environment:2:2:BindEvents:1:129
Private Sub BindEvents(Byval Objectname_ As String)
Static Source As BUTTON
Set Source = Bind(Objectname_)
On Event Click From Source Call Click
End Sub
'++LotusScript Development Environment:2:2:Click:1:12
Sub Click(Source As Button)
Call ProcessViewCommand(ACTION_DECLINE)
End Sub
OEMClient
4S5S
act_participantactions.GIF|act_CSPARTACTIONS
Akce
ka\Delegovat
'++LotusScript Development Environment:2:5:(Options):0:74
Use "CSUIViewClass"
'++LotusScript Development Environment:2:5:(Forward):0:1
Declare Sub Click(Source As Button)
'++LotusScript Development Environment:2:5:(Declarations):0:2
'++LotusScript Development Environment:2:2:BindEvents:1:129
Private Sub BindEvents(Byval Objectname_ As String)
Static Source As BUTTON
Set Source = Bind(Objectname_)
On Event Click From Source Call Click
End Sub
'++LotusScript Development Environment:2:2:Click:1:12
Sub Click(Source As Button)
Call ProcessViewCommand(ACTION_DELEGATE)
End Sub
OEMClient
4S5S
act_participantactions.GIF|act_CSPARTACTIONS
Akce
ka\Navrhnout nov
'++LotusScript Development Environment:2:5:(Options):0:74
Use "CSUIViewClass"
'++LotusScript Development Environment:2:5:(Forward):0:1
Declare Sub Click(Source As Button)
'++LotusScript Development Environment:2:5:(Declarations):0:2
'++LotusScript Development Environment:2:2:BindEvents:1:129
Private Sub BindEvents(Byval Objectname_ As String)
Static Source As BUTTON
Set Source = Bind(Objectname_)
On Event Click From Source Call Click
End Sub
'++LotusScript Development Environment:2:2:Click:1:12
Sub Click(Source As Button)
Call ProcessViewCommand(ACTION_COUNTER_PROPOSE)
End Sub
OEMClient
4S5S
act_participantactions.GIF|act_CSPARTACTIONS
rovat jako\Nov
'++LotusScript Development Environment:2:5:(Options):0:74
Use "CommonUI"
'++LotusScript Development Environment:2:5:(Forward):0:1
Declare Sub Click(Source As Button)
'++LotusScript Development Environment:2:5:(Declarations):0:2
'++LotusScript Development Environment:2:2:BindEvents:1:129
Private Sub BindEvents(Byval Objectname_ As String)
Static Source As BUTTON
Set Source = Bind(Objectname_)
On Event Click From Source Call Click
End Sub
'++LotusScript Development Environment:2:2:Click:1:12
Sub Click(Source As Button)
Call UICopyIntoNewDocument(CREATE_MEMO, True)
End Sub
act_COPYINTO.GIF|act_COPYINTO?
rovat jako\Nov
polo
ka kalend
e'++LotusScript Development Environment:2:5:(Options):0:74
Use "CommonUI"
'++LotusScript Development Environment:2:5:(Forward):0:1
Declare Sub Click(Source As Button)
'++LotusScript Development Environment:2:5:(Declarations):0:2
'++LotusScript Development Environment:2:2:BindEvents:1:129
Private Sub BindEvents(Byval Objectname_ As String)
Static Source As BUTTON
Set Source = Bind(Objectname_)
On Event Click From Source Call Click
End Sub
'++LotusScript Development Environment:2:2:Click:1:12
Sub Click(Source As Button)
Call UICopyIntoNewDocument(CREATE_CALENDAR, True)
End Sub
act_COPYINTO.GIF|act_COPYINTO?
rovat jako\Nov
kolc'++LotusScript Development Environment:2:5:(Options):0:74
Use "CommonUI"
'++LotusScript Development Environment:2:5:(Forward):0:1
Declare Sub Click(Source As Button)
'++LotusScript Development Environment:2:5:(Declarations):0:2
'++LotusScript Development Environment:2:2:BindEvents:1:129
Private Sub BindEvents(Byval Objectname_ As String)
Static Source As BUTTON
Set Source = Bind(Objectname_)
On Event Click From Source Call Click
End Sub
'++LotusScript Development Environment:2:2:Click:1:12
(ImportHolidays)This Agent requires build 164 & Server with a r5 Public NAB, you must resave all master holiday documents if created with 161.1 Also note: the APPTUNID item must match the UNID of the document in the public NAB. a resave will correct this if the document has been 'cut and pasted'cs-CZy]T
'++LotusScript Development Environment:2:5:(Options):0:74
Option Public
Option Explicit
Use "Common"
'++LotusScript Development Environment:2:5:(Forward):0:1
Declare Sub Initialize
Declare Function OrgMigratePC(dbMail As notesdatabase) As Integer
Declare Function OrgMigrateNotepad(dbMail As notesdatabase, dbJournal As notesdatabase) As Integer
Declare Function BuildFullFilePath(strServer As String, strFilepath As String) As String
Declare Sub PopulateBody( note As notesdocument, strOldSubject As String )
Declare Function CreateNewRepeatingParent( dbMail As notesdatabase, vBEObj As Variant, note As notesdocument ) As String
Declare Sub OrgMigrateFix( db As notesdatabase, strViewName As String, strOwner As String, iWhich As Integer )
Declare Sub OrgMigrateFixExisting( db As notesdatabase )
'++LotusScript Development Environment:2:5:(Declarations):0:10
'MigrateOrgGS:
'MigrateOrgGS:
'MigrateOrgGS:
'MigrateOrgGS:
''MigrateOrgGS:
Dim strTable As OrgGSMigrationStringTable
Declare Public Function OSLoadProgram Lib "nnotes.dll" Alias "OSLoadProgram" (Byval filename As Lmbcs String, Byval WorkingDir As Lmbcs String, Byval args As Lmbcs String, Byval flags As Integer) As Integer
Declare Sub GetExecutableDirectory Lib "nnotes.dll" Alias "OSGetExecutableDirectory"(Byval retstrPath As String)
'++LotusScript Development Environment:2:2:Initialize:1:10
Sub Initialize
Dim session As New notessession
Dim db As notesdatabase, dbJournal As notesdatabase
Dim note As notesdocument
Dim ws As New notesuiworkspace
Dim strJournalLocation As String, strJournalPath As String
On Error Goto errhandle
Set db = session.currentdatabase
Set note = New notesdocument(db)
Set strTable = New OrgGSMigrationStringTable
Restart:
If ws.dialogbox("ImportOrgGSDlg", True, True, ,,,,strTable.getString(13,""),note, True) = False Then Exit Sub
If (note.GetItemValue("MigrateNotepadEntries")(0) = "1") Then
Elseif ( Not note.hasItem("$ExpandGroups") And Not note.hasItem("$CSVersion")) Then
'we have an organizer event, appointment, anniversary
Call note.replaceItemValue("$ExpandGroups", "3")
If Not note.hasItem( "From" ) Then Call note.replaceItemValue("From", note.getItemValue("$UpdatedBy")) 'This is the only field with name on it!
If Not note.hasItem( "Chair" ) Then Call note.replaceItemValue("Chair", note.getItemValue("$UpdatedBy")) 'This is the only field with name on it!
If Not note.hasItem( "Principal" ) Then Call note.replaceItemValue("Principal", note.getItemValue("$UpdatedBy")) 'This is the only field with name on it!
'DocAuthors CN=Farah Notes/O=Trek
'Body
'ReminderTime 10/15/99 10:00:00 AM
'TimeRange 10/15/99 10:00:00 AM-10/15/99 11:00:00 AM