![]() |
|
|||||||
| Home | Register | FAQ | Members List | Search | Today's Posts | Mark Forums Read |
| Questions & Help Needed Post any question regarding Basic4ppc. |
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
I try to create a task.This is the code
Sub App_Start Form1.show task.New1 task.CreateNew task.StartDate=DateParse( "12/10/2007")+(TimeParse( "08:00") Mod cticksperday) task.Subject="bb" pimCol.New1("tasks") pimCol.AddItem(task.Value) End Sub but when i try to run it an error message appears "pimCol.Additem(task.value) error description native method call failed" What am i doing wrong; Last edited by stratus : 11-26-2007 at 01:38 PM. |
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Reminder utility | agraham | Code Samples & Tips | 1 | 02-12-2008 03:49 PM |
| Outlook task reminder time | Rioven | Questions & Help Needed | 3 | 09-30-2007 06:38 PM |