[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
maximum memory locations
From: |
Vieri |
Subject: |
maximum memory locations |
Date: |
Wed, 15 Jul 2009 05:59:02 -0700 (PDT) |
Hi,
I'm using gnokii from the command line to retrieve SMS messages (--getsms).
How can I determine beforehand the maximum number of memory locations for both
SM and ME? Or better yet, how can I know in which memory locations are sms
messages stored?
If I run something like "--getsms SM 1 end", the command will immediately abort
if there is no message at location 1, even if there are other SMSs at other
locations.
Currently, my quick fix is a "for loop" in a custom script that calls "gnokii
--getsms SM $loop" and ignores errors.
Is there a better way to do this from the command-line gnokii executable (not
using libgnokii)?
Thanks,
Vieri
- maximum memory locations,
Vieri <=