How get attachment byte data from mime.822 file
Hi all. Sorry for my English.
Im using gw 7.0.3 using token Api I save this file to disk. I need to
get from there some attachment with such ID
"cid:EQKNJKEQBWIV.Winter.jpg&q | | 0 | 12 | 11/7/2009 6:46:41 PM |
ItemReply() problems in GW8 Hi,
we do have a client extension productive which uses the method
ItemReply() and ItemReplyOpenItem(). (Delphi)
In GroupWise 7 it works fine. In GroupWise 8 the Dialog does | | 0 | 18 | 11/7/2009 6:46:40 PM |
How to resolve THT error 0x00000cf6 when use Tokens API
Well I`m start from beginning.
I`m use Groupwise 7.0.
I`m trying to use token API for any message. For example using token
"ItemMessageIDFromView()" I`m get massage id | | 0 | 11 | 11/7/2009 6:46:37 PM |
Token for File Open
Hi All,
I am trying to open a .eml / MIME file using File Open command. But I
do not know which token to use. All I have is a valid MIME file.
I tried using _Retrieve_ token | | 0 | 9 | 11/7/2009 6:46:36 PM |
Save Message as Mime problem
I would like to save the current message as Mime from within code. I have tried using the ItemSaveMessage() Token, but keep getting an invalid parameter error. Do you have any ideas | | 7 | 14 | 9/22/2009 9:26:02 AM |
Problem with Dot(.) in email Address
Hi,
i send with VB Code (Word VBA 2007) an GW 7.0.3 Build 1294 a Mail to a Mail Address eg *abc.defg@abc.de*
The Postmaster of abc.de recives *abc@abc.de*
any | | 2 | 21 | 9/10/2009 9:56:03 PM |
Beginner Question: Get current Week Number with Token API Is it possible to get the current week (1-52) with the token API? I searched the gwtokens.pdf for a suitable method, but haven't found something that fit my needs. Any idea/suggestion?
| | 1 | 16 | 9/5/2009 10:15:07 PM |
Get MessageId from drag and drop
Hi all,
Is there a way i can get the message id of a mail item that has been dragged and dropped into my "C#" form.
Main reason being, I'm having trouble getting t | | 4 | 16 | 8/10/2009 4:26:02 AM |
OpenItem with VBScript - Problem
Hello,
I am trying to open an email from a VBScript.
Here is the actual code snippet:
Code: -------------------- Set oApp = CreateObject("N | | 1 | 20 | 7/21/2009 2:26:04 PM |
how can i get the recurring date
Is there any API can provide the recurring date i selected? I know token "ItemGetDate" can provide me an appointment 's assign, create, begin, DueDate, end date, otherwise the D | | 0 | 9 | 7/20/2009 6:06:02 AM |
EnvNetworkLoginID() crashes GW8 client?! Hi,
just tested an application of mine, which runs well under 7.x, but crashes the client under 8.0.0 HP2. After debugging I realized that the token "EnvNetworkLoginID()" i | | 0 | 11 | 6/26/2009 11:03:51 PM |
GroupWice8 and GWncc1.ocx
Using GWncc1.ocx in a word template macro to fill out address information in a document.
The code have been working since GW5.5 and were still working in GW7, but when upgrading | | 0 | 15 | 6/24/2009 3:56:03 AM |
Reply to all using ItemReply does not work when specifying message Hello everyone,
I am trying to use the ItemReply token to perform a "Reply to All" action on a mail item with a known message identifier and include the original message t | | 1 | 79 | 6/11/2009 1:26:03 AM |
drop attachment into vb, vb6, vba app
Dropping an attachment from GroupWise into a vb6 program fires the OLEDragDrop event. Two formats work with the GetFormat and GetData methods on the data object. Unfortunately, the intege | | 0 | 16 | 5/13/2009 4:26:06 PM |
NewTask() with subclass
--____AQWELQEPXDURQENCMJMA____ Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: base64 Content-Disposition: inline; modification-date="Fri, 2 Apr 2009 09:37:35< | | 0 | 19 | 4/2/2009 9:37:20 PM |
how to use token command to operate custom field
i create a custom field definition below account. now i want to use it. but i can't get IGWMessage before a draft meesage saved. so i want to use token command, but i can't find the c | | 1 | 15 | 3/31/2009 2:36:04 AM |
GW 8 & FolderSelect() token Hi All,
Has GroupWise 8 changed the token ID for the FolderSelect() event? It seems I receiving a token ID of 1288 rather than the 363 I'd previously received.
Thanks,
| | 0 | 15 | 2/18/2009 12:20:57 AM |
Announcment.....New functionallity, that's not in the docs If running the latest version of GW7.0.2HP, you can now both import and export a mime
The token to import a mime is: RetrieveMime "Filename" -- name of the file &qu | | 16 | 64 | 12/19/2008 12:08:29 AM |
TPH
--____MPBOTSHEAYWHXYIIRINZ____ Content-Type: text/plain; charset=iso-8859-15 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline; modification-date="Thu, 19 N | | 0 | 17 | 11/19/2008 1:13:29 PM |
PrefDateTimeFormat - does anyone know the format for setting "Short Da te"
| | 0 | 11 | 11/3/2008 6:37:43 PM |
ItemSaveView()...with text
--____CKTCFUVYVDWFPXJSERJZ____
Content-Type: text/plain; charset=iso-8859-1
Content-Transfer-Encoding: quoted-printable
I am trying to use the token ItemSaveView but it doesn't seem to save the | | 0 | 6 | 10/16/2008 11:08:42 PM |
ItemFolderAltMove...
--____FWETWNDFXKZGPOSBNHLO____ Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: quoted-printable
Does anyone know how to use this? Example code?
| | 1 | 19 | 9/17/2008 7:33:21 PM |
Prevent a new Message from being evaluated by Rules Hi,
As the subject states, I'm trying to prevent a message fulfilling certain conditions from being evaluated by the rules. Is there a token I can intercept to do this?
I h | | 1 | 14 | 9/9/2008 3:38:27 PM |
address book groups I've been trying to write a program using the object API but have found out that one thing I need to do can't be done with that and was wondering if this can be done with tokens.
Ba | | 1 | 9 | 8/27/2008 8:21:09 PM |
AFTKN_ITEM_REPLY - BFTKN_REPLY
--____GXHKANHYGZLDYIEMZGLR____ Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: base64 Content-Disposition: inline; modification-date="Tue, 18 Aug 2008 09:14:50 | | 0 | 17 | 8/18/2008 11:14:52 PM |
Access Messages within Shared Folder Hi,
when i open a message in Groupwise (7.0.3) and trying then to access the Message via "ItemMessageIDFromView()" i get a MSGID. But all following requests like e.g. | | 1 | 17 | 8/7/2008 6:57:56 PM |
How determine interface Language Does somebody know method to determine what interface language user use. It's need, when I create some additional menus. It's need to set correct position to my menu, because access to menu th | | 1 | 13 | 7/23/2008 4:49:00 PM |
obtaining text from user defined field
--____LQFSMUYHNAOOLPGIBCJL____ Content-Type: text/plain; charset=iso-8859-15 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline; modification-date="Thu, 23 J | | 1 | 15 | 7/23/2008 4:45:43 PM |
PreviewHandler in Groupwise Hi,
how can i realize a Previewhandler in Groupwise. I want show in the attchmentviewerwindow my own Files.
Thanks for Tips.
Greetings from Berlin
AT
| | 0 | 18 | 6/10/2008 1:29:01 PM |
GroupWise and Integration with VB6 Hi,
i must write a integration for Groupwise 7.0 for Windows in VB6. I reed many things about a C3PO and have GroupWise developer's guide in PDF.
I understand the function of C3P | | 0 | 23 | 6/10/2008 1:28:33 PM |
Setting the "BusyType" per Token Hi,
im trying to set the BusyType of a new Appointment, but don't see any Chance in ItemSetText.
Is there a ItemSetType? If not: help .o)
thx Florian
| | 1 | 14 | 5/30/2008 8:00:02 AM |
ItemOpen for items in folders shared to the user Hello everyone,
I know this has been asked before, but I have not been able to find a solution so far.
Can GroupWise Tokens be used to open items in a shared folder which does < | | 0 | 66 | 1/29/2008 5:12:47 PM |
TextSetBC not appending internet email addresses I have had a problem since upgrading from GW 6.5 to 7.0.2. I have a VB application that loops through a table of internet email addresses and adds them to a new message in the BCC field. In GW | | 1 | 58 | 12/7/2007 8:26:52 PM |
ItemSetText broken for BC field in 7.0.1 Hello
I'm using
ItemSetText("X00"; BC; " + mailaddress + "; 1)
to append a BC recipient to a mail. The problem is that no recipient appears in th | | 6 | 52 | 11/20/2007 11:20:30 PM |
Q: TPH in C# Doing a bit of digging, I came across the following article on how to export Managed code as Unmanaged. It includes a description of how to stipulate ordinal values for exported functions. | | 0 | 57 | 8/21/2007 12:28:24 AM |
Third Party Handler via Visual Basic Does anyone know if it's possible to create a TPH event handler using VB rather than having to create a shadow C++ dll to handle the events subscribing? I appreciate there maybe an issue wi | | 4 | 60 | 8/20/2007 4:59:22 AM |
Q: ItemOpen - how to open an email programatically I've noted http://developer.novell.com/wiki/index.php/GroupWise_Token_Defect_Fixes#ITEMOPEN
Is it possible using another method to open an email directly using the GroupWise c | | 3 | 183 | 8/17/2007 6:32:53 AM |
ItemOpen Hi,
I want to open (view) emails which are stored in the cabinet. All works fine if I open emails which belong to me or are stored in a folder where I am the owner. But when I try to | | 3 | 98 | 7/30/2007 2:31:05 PM |
Read Message ID's Hallo, When I read out the Message ID of an window I get ID's like this: 4662A564.$$$.$$$.100.1242424.1.72.1 and when I want to read out the priority I got this Error: "Invalid enume | | 4 | 100 | 6/26/2007 1:08:56 PM |
Read Message ID When I read out the Message ID of an window I get ID's like this: 4662A564.$$$.$$$.100.1242424.1.72.1 and when I want to read out the priority I got this Error: "Invalid enumeration para | | 0 | 58 | 6/18/2007 1:45:56 PM |
GW7 ItemAttachmentAdd repost Unable to read the post from yesterday, trying again.
I am trying to attach a document reference to an email. This has been working for years, since the ol' days of GW5. Now in GW7 no | | 2 | 61 | 6/11/2007 9:54:19 PM |
TPH hey there,
i've created a TPH. it complies and links cleanly but when i run it from the debugger i get a message indicating that there is no debugging information for GroupWise. i' | | 0 | 65 | 6/4/2007 4:14:40 AM |
ItemSaveMessageDraft()
--____EVKDYVSCMXBMLYNHFBSK____ Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: base64 Content-Disposition: inline; modification-date="Wed, 15 May 2007 19:51:33 | | 0 | 67 | 5/16/2007 3:50:17 AM |
MainWindowShow() vs Maximized Hi,
Using GW 7.0.1 tokens under Delphi 2006...
When executing MainWindowShow() token (to eventually start a new message using the NewMail() token), if GroupWise main form is alr | | 1 | 62 | 4/27/2007 12:36:20 PM |
ItemSend and spell check Has anyone had any success using the Gropwise ItemSend() token with the autospell check parameter turned on an operation of "ItemSend(1)" ought to work but I am getting zilch from my | | 0 | 69 | 4/10/2007 1:08:46 AM |
Some Help to get started needed for a newbie I am attempting to add some simple email functionality to a small utility program I am writing in Delphi for my school. We have used Groupwise for many years and I have programmed a bit in Del | | 5 | 51 | 4/10/2007 1:04:42 AM |
ItemAttachmentGetName & ItemAttachmentGetDisplayName: Changed behaviour in 7.0.1 The behaviour of the following 2 functions has changed from version 6.5/7.0 to 7.0.1
(1) ItemAttachmentGetName()
Previously (6.5/7.0) this function returned the ID of the Referen | | 1 | 63 | 3/22/2007 12:37:19 AM |
Sending encrypted mail possible? Hi.
I am currently working on a small VBA script which needs to send mail through the Groupwise client. This all works fine, but when i want to send encrypted mail i start getting pro | | 1 | 59 | 3/16/2007 9:46:26 PM |
ItemAttachmentSaveAs: Fails to save attachment In GroupWise client build 7.0.1.553 ItemAttachmentSaveAs() fails to save an attachment if the document was attached from the local file system (e.g. a document on your desktop). The function s | | 0 | 70 | 2/12/2007 4:33:34 PM |
ItemSend and message generation in outgoing box Hi.
In my C3PO plugin I need to get the message ID (or the complete message) of the message that is sent by clicking the "send" bnutton in the composer window. For thi | | 4 | 61 | 2/12/2007 11:37:26 AM |