Autor Thema: @Command([FileSave]) in LotusScript  (Gelesen 1768 mal)

Offline Senfkorn

  • Junior Mitglied
  • **
  • Beiträge: 57
@Command([FileSave]) in LotusScript
« am: 05.09.05 - 09:58:47 »
Hallo Zusammen

gibt es in LotusScript ein äquivalent zu @Command([FileSave])?

Vielen Dank für eure Hilfe!

Glombi

  • Gast
Re: @Command([FileSave]) in LotusScript
« Antwort #1 am: 05.09.05 - 10:00:53 »
Frontend:
call NotesUIDocument.Save

Backend:
call NotesDocument.Save( true, true, true )
oder
call NotesDocument.Save( false, true, true )
falls Speicherkonflikt zulässig sein soll.

Andreas

Offline Senfkorn

  • Junior Mitglied
  • **
  • Beiträge: 57
Re: @Command([FileSave]) in LotusScript
« Antwort #2 am: 05.09.05 - 10:21:06 »
Vielen Dank!

Offline ..Andreas..

  • Junior Mitglied
  • **
  • Beiträge: 60
  • Geschlecht: Männlich
  • Brevity is the soul of wit.
Re: @Command([FileSave]) in LotusScript
« Antwort #3 am: 05.09.05 - 11:30:55 »
Falls es ein Äquivalent gibt, gibt es in der Notes-Hilfe immer den Abschnitt Language cross-reference. ;)

Andreas

 

Impressum Atnotes.de  -  Powered by Syslords Solutions  -  Datenschutz