View Single Post
  #21070 (permalink)  
Old 07-15-2010, 10:22 PM
bteljuice's Avatar
bteljuice
Elite PPCGeeks Member
Offline
 
Join Date: Oct 2009
Posts: 594
Reputation: 2345
bteljuice is a VIPbteljuice is a VIPbteljuice is a VIPbteljuice is a VIPbteljuice is a VIPbteljuice is a VIPbteljuice is a VIPbteljuice is a VIPbteljuice is a VIPbteljuice is a VIPbteljuice is a VIP
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: |CDMA Rhodium|¸¸.·´¯`·.¸¸.- 'Energy' |Jul 14| 21911|23569 | MaxSense / Sense 201

Quote:
Originally Posted by Gorby View Post
I don't think you can make the cursor jump directly to the body of SMS because it will be on "to" since you need to fill out a recipient first. The switches that you provided -to "" and -body "" just allow you to pre-fill some default values into "to" and "body" fields. For example, if you pass -to "test" -body "test" it will open SMS with the word "test" pre-populated in the "to" and "body"fields. So I don't believe those switches control the cursor location but rather the default values for those fields.

With that said, you can create parameters as such -to "test" -body "" and in that case the cursor will jump directly to body (which is what you want) because the "to" field will be prepopulated with the value test. Example:

19#:MSINBOX -service "SMS" -to "test" -body ""


Copy that line to a text file and save it as SMSBody.lnk and it will do what you want (but put "test" into the to field).
Thank you so much.

I just tried both and understand what you are saying.

So isn't there a way to jump directly to the body?
Again, appreciate all your help.
__________________
If I was able to help you, please me
OverClocked to 748 MHz
OC your TP2: http://forum.ppcgeeks.com/showthread...37#post1882237
Reply With Quote