Connecting Tech Pros Worldwide Help | Site Map

To SIM no

Newbie
 
Join Date: Jul 2007
Posts: 1
#1: Jul 31 '07
hai,

I want to know how to check the SIM card no by using AT commands?

If any one know this send answer to my mail ID <email removed>

Thank U
RedSon's Avatar
Site Moderator
 
Join Date: Jan 2007
Location: America
Posts: 3,387
#2: Jul 31 '07

re: To SIM no


This post reminds me of something that I saw on the internet once.

Expand|Select|Wrap|Line Numbers
  1. HAI
  2. CAN HAS STDIO?
  3. VISIBLE "HAI WORLD!"
  4. KTHXBYE
A great Hello World example. Here is one with logic:

Expand|Select|Wrap|Line Numbers
  1. HAI
  2. CAN HAS STDIO?
  3. I HAS A VAR
  4. GIMMEH VAR
  5. IZ VAR BIGGER THAN 10?
  6.     YARLY
  7.         BTW this is true
  8.         VISIBLE "BIG NUMBER!"
  9.     NOWAI
  10.         BTW this is false
  11.         VISIBLE "LITTLE NUMBER!"
  12.     KTHX
  13. KTHXBYE
I think you might benefit from reading all about LOLCODE .
Reply