Autor Thema: cannot execute the specified command  (Gelesen 2598 mal)

Offline adminnaddel

  • Gold Platin u.s.w. member:)
  • *****
  • Beiträge: 819
  • Geschlecht: Männlich
  • What a wonderful girl, so beautiful und se....;-)
cannot execute the specified command
« am: 06.01.05 - 14:59:34 »
Hallo liebe Gemeinde,

da kriege ich doch immer wieder diese blöde Meldung und das bei:

...
Set coll = ws.PickListCollection( 1, True, thisdb.Server, thisdb.FilePath, "vwBuchS1", "Project List", "Please select a project." )
...

So langsam stört das  >:(

ein kleinen Tipp?

lg Andy

Offline koehlerbv

  • Moderator
  • Gold Platin u.s.w. member:)
  • *****
  • Beiträge: 20.460
  • Geschlecht: Männlich
Re: cannot execute the specified command
« Antwort #1 am: 06.01.05 - 15:13:23 »
Was soll denn 1 als erster Parameter ? Für PicklistCollection ist doch PICKLIST_CUSTOM als einziger Wert erlaubt, und PICKLIST_CUSTOM entspr. 3.

Bernhard

Offline adminnaddel

  • Gold Platin u.s.w. member:)
  • *****
  • Beiträge: 819
  • Geschlecht: Männlich
  • What a wonderful girl, so beautiful und se....;-)
Re: cannot execute the specified command
« Antwort #2 am: 06.01.05 - 15:20:51 »
Hi,

1 , 2 oder 3, ich bin immer noch nicht dabei ;D
Leider ist es völlig egal, welche Zahl ich hier eintrage, auch die "19756" will nicht (GeheimTipp)  :o

lg Andy

Offline koehlerbv

  • Moderator
  • Gold Platin u.s.w. member:)
  • *****
  • Beiträge: 20.460
  • Geschlecht: Männlich
Re: cannot execute the specified command
« Antwort #3 am: 06.01.05 - 15:38:52 »
Wie gesagt, erlaubt ist nur der Parameter PICKLIST_CUSTOM = 3.
"Geheimtips" würde ich generell verwerfen.

Wo steht denn Dein Code ? Kann es sein, dass in dem Kontext UI-Befehle nicht zulässig sind ?

Bernhard
« Letzte Änderung: 06.01.05 - 17:12:13 von koehlerbv »

Offline adminnaddel

  • Gold Platin u.s.w. member:)
  • *****
  • Beiträge: 819
  • Geschlecht: Männlich
  • What a wonderful girl, so beautiful und se....;-)
Re: cannot execute the specified command
« Antwort #4 am: 06.01.05 - 15:43:10 »
Nun, das soll kein Geimnis sein:

Im Button einer Form: (gar nicht solange her, das dieses Script hier jemand bereitgestellt hatte)

Set thisdb = s.CurrentDatabase
Set olduidoc = ws.CurrentDocument ' current uidoc
Set thisdoc = olduidoc.Document ' doc in memory but hasn't been saved yet
   
' select the doc to link to
Set coll = ws.PickListCollection( 3, True, thisdb.Server,thisdb.FilePath, "vwBuchS1", "Project List", "Please select a project." )
   
' if a doc isn't selected exit
   If coll.Count = 0 Then
      Messagebox "User canceled" ,,"No project was selected."
      Exit Sub
   End If

lg Andy

Offline Semeaphoros

  • Gold Platin u.s.w. member:)
  • *****
  • Beiträge: 8.152
  • Geschlecht: Männlich
  • ho semeaphoros - agr.: der Notesträger
    • LIGONET GmbH
Re: cannot execute the specified command
« Antwort #5 am: 06.01.05 - 15:43:39 »
Keine UI-Befehle zulässig wäre eigentlich schon der übliche Auslöser für sowas
Jens-B. Augustiny

Beratung und Unterstützung für Notes und Domino Infrastruktur und Anwendungen

Homepage: http://www.ligonet.ch

IBM Certified Advanced Application Developer - Lotus Notes and Domino 7 und 6
IBM Certified Advanced System Administrator - Lotus Notes and Domino 7 und 6

Offline koehlerbv

  • Moderator
  • Gold Platin u.s.w. member:)
  • *****
  • Beiträge: 20.460
  • Geschlecht: Männlich
Re: cannot execute the specified command
« Antwort #6 am: 06.01.05 - 15:46:07 »
Wo ist coll deklariert ?

Offline adminnaddel

  • Gold Platin u.s.w. member:)
  • *****
  • Beiträge: 819
  • Geschlecht: Männlich
  • What a wonderful girl, so beautiful und se....;-)
Re: cannot execute the specified command
« Antwort #7 am: 06.01.05 - 16:26:10 »
na oben im gedimmse  ;D

Dim coll As NotesDocumentCollection

lg Andy

ascom40

  • Gast
Re: cannot execute the specified command
« Antwort #8 am: 06.01.05 - 17:08:47 »
ich seh schlecht  ???

Offline Tode

  • Moderatoren
  • Gold Platin u.s.w. member:)
  • *****
  • Beiträge: 6.883
  • Geschlecht: Männlich
  • Geht nicht, gibt's (fast) nicht... *g*
Re: cannot execute the specified command
« Antwort #9 am: 11.01.05 - 16:51:37 »
ich denke, der Fehler liegt NICHT im Code, denn den haben inzwischen viele Augenpaare durchgeschaut... Schau Dir mal in Deiner "vwBuchS1" - Ansicht alle Events an: ist da vielleicht irgendwas im QueryOpen, PostOpen, o.ä. ?

Gruß
Tode
Gruss
Torsten (Tode)

P.S.: Da mein Nickname immer mal wieder für Verwirrung sorgt: Tode hat NICHTS mit Tod zu tun. So klingt es einfach, wenn ein 2- Jähriger versucht "Torsten" zu sagen... das klingt dann so: "Tooode" (langes O, das r, s und n werden verschluckt, das t wird zum badischen d)

 

Impressum Atnotes.de  -  Powered by Syslords Solutions  -  Datenschutz