RE: File

From: ludvil1.edu@mail.cez.cz
Date: 22. 01. 2002, 06:09 CET


A co tady ten script, me da chybu "ActiveX nemuze vytvorit objekt
Outlook.Application"
Mam W98se a OutlookExpress z IE5.5. Je chyba ve scriptu nebo to nejede s OE?

Dim App, Itm
Set App = CreateObject("Outlook.Application")
Set Itm = App.CreateItem(0)
With Itm
   .Subject = "Popis předmětu zprávy"
   .To = "bozena@zena.cz; marena@zena.cz"
   .Body = "Vlastní text zprávy"
   .Send
End With





"Likavcan, Alexander" <Alexander.Likavcan@volkswagen.sk> on 21.01.2002
15:41:28

Odpovězte prosím  -  servis-internet@nawebu.cz

Komu:     "'servis-internet@nawebu.cz'" <servis-internet@nawebu.cz>
Kopie:
Předmět:      RE: File


Zdar a silu Dizzy, dna 21.01.2002 si napisal(a):

> Hm - nejde...
>

hmm, ani mne to v oe neslo,
takze sorry "bad idea"
--
s pozdravom
AleXXX

--
-- Konference magazinu Internet -------------- servis-internet --
-- Pravidla: http://pravidla.kab.cz ------ FAQ: http://faq.kab.cz
-- Archiv a instrukce pro odhlaseni: http://internet.nawebu.cz



This archive was generated by hypermail 2.1.2 : 22. 01. 2002, 06:09 CET