Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion GroupsVB SyntaxEnterprise DevelopmentDatabase AccessControlsCOMWin APICrystal ReportDeploymentGeneralGeneral 2
Related Topics
VB.NET / ASP.NETMS SQL ServerMS AccessOther Database ProductsMore Topics ...

VB Forum / General 2 / September 2008



Tip: Looking for answers? Try searching our database.

how to delete in sim contacts?

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
fren - 08 Sep 2008 05:50 GMT
hey, does anyone know how to delete all the contacts in sim card?
cause it seems that u can only delete the contacts in sim card one by one.
so i would like to delete the whole contacts in sim card. can tell me how?

thanks.
NeilH - 08 Sep 2008 08:37 GMT
> hey, does anyone know how to delete all the contacts in sim card?
> cause it seems that u can only delete the contacts in sim card one by one.
> so i would like to delete the whole contacts in sim card. can tell me how?
>
> thanks.

And you VB (Visual Basic) BUG is ?
PeterD - 08 Sep 2008 13:37 GMT
>hey, does anyone know how to delete all the contacts in sim card?
>cause it seems that u can only delete the contacts in sim card one by one.
>so i would like to delete the whole contacts in sim card. can tell me how?
>
>thanks.

What's a sim card? AFAIK, sim cards and VB6 don't mix...
Dean Earley - 08 Sep 2008 14:27 GMT
> hey, does anyone know how to delete all the contacts in sim card?
> cause it seems that u can only delete the contacts in sim card one by one.
> so i would like to delete the whole contacts in sim card. can tell me how?

Use a For Next loop to delete each in turn.

Signature

Dean Earley (dean.earley@icode.co.uk)
i-Catcher Development Team

iCode Systems

PeterD - 09 Sep 2008 00:09 GMT
>> hey, does anyone know how to delete all the contacts in sim card?
>> cause it seems that u can only delete the contacts in sim card one by one.
>> so i would like to delete the whole contacts in sim card. can tell me how?
>
>Use a For Next loop to delete each in turn.

Don't you think a Do...While would work too?
Dean Earley - 09 Sep 2008 10:15 GMT
>>> hey, does anyone know how to delete all the contacts in sim card?
>>> cause it seems that u can only delete the contacts in sim card one by one.
>>> so i would like to delete the whole contacts in sim card. can tell me how?
>> Use a For Next loop to delete each in turn.
>
> Don't you think a Do...While would work too?

Yes, as would Goto...

I seem to remember the mobile AT command set gave you a count and you
then accessed/deleted entries by index.
A For, Next loop is best suited for this kind of operation.
(maybe counting backwards, depending on whether it renumbers as you
delete them)

Signature

Dean Earley (dean.earley@icode.co.uk)
i-Catcher Development Team

iCode Systems

Ralph - 09 Sep 2008 13:56 GMT
> >>> hey, does anyone know how to delete all the contacts in sim card?
> >>> cause it seems that u can only delete the contacts in sim card one by one.
[quoted text clipped - 10 lines]
> (maybe counting backwards, depending on whether it renumbers as you
> delete them)

A microwave oven works well too. It will delete all contacts in a flash, no
count or loop needed.

-ralph
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.