Basic4ppc - Windows Mobile Development  

Go Back   Basic4ppc - Windows Mobile Development > Main Category > Questions & Help Needed
Home Register FAQ Members List Search Today's Posts Mark Forums Read

Questions & Help Needed Post any question regarding Basic4ppc.


Reminder


Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 11-25-2007, 10:51 AM
Newbie
 
Join Date: Nov 2007
Posts: 9
Default Reminder

Is there any way to display a reminder with basic4ppc;
Reply With Quote
  #2 (permalink)  
Old 11-25-2007, 11:16 AM
Erel's Avatar
Administrator
 
Join Date: Apr 2007
Posts: 3,335
Default

You could use the Outlook library to add an appointment or a task with a reminder.
Note that the Outlook library requires WM5.0 or WM6.0 devices.
Reply With Quote
  #3 (permalink)  
Old 11-25-2007, 12:43 PM
Newbie
 
Join Date: Nov 2007
Posts: 9
Default

Quote:
Originally Posted by Erel View Post
You could use the Outlook library to add an appointment or a task with a reminder.
Note that the Outlook library requires WM5.0 or WM6.0 devices.
Thank's i will try it
Reply With Quote
  #4 (permalink)  
Old 11-26-2007, 01:33 PM
Newbie
 
Join Date: Nov 2007
Posts: 9
Default

Quote:
Originally Posted by stratus View Post
Thank's i will try it
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.
Reply With Quote
  #5 (permalink)  
Old 11-26-2007, 02:26 PM
Erel's Avatar
Administrator
 
Join Date: Apr 2007
Posts: 3,335
Default

A task must have a DueDate (unfortunately ) before adding it.
Reply With Quote
  #6 (permalink)  
Old 11-26-2007, 02:30 PM
Newbie
 
Join Date: Nov 2007
Posts: 9
Default

Quote:
Originally Posted by Erel View Post
A task must have a DueDate (unfortunately ) before adding it.
Thank's again Erel
Reply With Quote
  #7 (permalink)  
Old 11-26-2007, 04:50 PM
dzt's Avatar
dzt dzt is offline
Basic4ppc Veteran
 
Join Date: May 2007
Location: Greece
Posts: 353
Awards Showcase
Beta Tester Forum Contributer 
Total Awards: 2
Default

Quote:
Originally Posted by Erel View Post
A task must have a DueDate (unfortunately )...
__________________
Dimitris Zacharakis
http://www.terracom.gr
Reply With Quote
  #8 (permalink)  
Old 11-26-2007, 05:10 PM
specci48's Avatar
Basic4ppc Expert
 
Join Date: Apr 2007
Location: Germany
Posts: 672
Default

Quote:
Originally Posted by Erel View Post
A task must have a DueDate (unfortunately ) before adding it.
...hmmm... really? I know some tasks where I always say: "I'll do it tomorrow"
Reply With Quote
Reply



Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

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


All times are GMT. The time now is 05:20 PM.


Powered by vBulletin® Version 3.6.12
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.1.0