fix some file extensions
This commit is contained in:
parent
68f8f3e56b
commit
f3a896c724
789 changed files with 91 additions and 62 deletions
|
|
@ -1,12 +0,0 @@
|
|||
Sub Click()
|
||||
'a few declarations as example
|
||||
Dim s as New NotesSession ' declaring a New NotesSession actually returns the current, active NotesSession
|
||||
Dim i as Integer ' i = 0
|
||||
Dim s as String ' s= ""
|
||||
Dim v as Variant ' v is nothing
|
||||
Dim l as Long ' l = 0
|
||||
Dim doc as NotesDocument 'doc is EMTPY
|
||||
|
||||
'...
|
||||
|
||||
End Sub
|
||||
Loading…
Add table
Add a link
Reference in a new issue