|
|
 |  |
Fw: Problems to post messageFrom: Jaione Arizkuren Date: Monday, January 19, 2004
Time: 1:56:42 am
----- Mensaje original -----
De: Jaione Arizkuren
Para: WEBMASTER@BASELTD.COM
Enviado: lunes 19 de enero de 2004 10:54
Asunto: Problems to post message
Good morning, I=B4m trying to post a message and I cant.
Name : Jaione Arizkuren
e-mail : jarizkuren@indar.net
Subject : Problems using d2kwutil
Text:
I have downloaded the last version of d2kwutil. I have placed
d2kwutil.pll and d2kwut60.dll in c:\orant6i\bin ( I have oracle
installed in c:\orant6i). I have attached the d2kwutil.pll to a form and
I have then following code in a when_button_pressed trigger of a
button:
DECLARE
var1 VARCHAR2(1000);
var2 VARCHAR2(1000);
var3 VARCHAR2(1000);
var4 VARCHAR2(1000);
var5 VARCHAR2(1000);
begin
WIN_API_SHELL.WINEXEC('"C:\Archivos de Programa\Outlook
Express\msimn.exe" /mailurl:mailto'||var1||'?
cc=3D'||var2||'&bcc=3D'||var3||'&subject=3D'||var4||'&body=3D'
||vaR5,WIN_API.SW_SHOWNORMAL,TRUE);
end;
I get compilation errors: WIN_API.SW_SHOW_NORMAL is not defined.
Thank you.
|

Return to Digital Point Solutions' Home Page |