Is there a way to make calls from a excel or a pdf files? For example if i have a list of names and numbers is there a way to click on the number and it will prompt me into the call.
Related
Hi, i need to make a call with a number received from an sms, or to the sender of the sms. I need to add a prefix too and i cannot save the number on my address book.
Is there any program to do that?
thanks
i know what you mean. some phones have the highlight function of msgs, so when you recieve a number in an sms it automaticly highlights it for editing or calling. but what i do, is open the message, forward it and then you can edit it before you send a forward. from there highlight the number you want, copy and paste it into a new contact card. if theres a simpler way i'd love to know. maybe we can all bug imate/htc about this and they'll add a highlight function. or is the messaging app the same on all windows mobile phones?
This is a simpler way:
- open the sms and underline the number and press copy.
if you want to call it
- press the green button.
if you want to modify it
- paste into a note and modify it
- copy and paste into the phone
ekosbravo said:
This is a simpler way:
- open the sms and underline the number and press copy.
if you want to call it
- press the green button.
if you want to modify it
- paste into a note and modify it
- copy and paste into the phone
Click to expand...
Click to collapse
a couple quesitons..
when you say underline do you mean highlight? cuz i do that, highlight the number in the text msg and press call and it calls the message sender not the number in the message. also you cant copy it from the message in an inbox, you have to select forward to edit it and then you can copy it there. i was having problems with pasting it in the phone but just realized you have to tap edit on the bottom left then paste, you cant tap and hold to paste it.
Hi,
I would like simply to copy a phone number from the history phopne list.
All there is now is the annoying option "Save to contacts". This option forces me to paste the number in a new phone contact etc.
Does anybody know how to tweak the system in order to copy directly from phone history list?
Well that "Save to contacts" is a good feature. Anyway, how else do you want it to be?
Don't want to "Save to contacts"!
I want to paste the phone number anywhere I want: Memo, Word, Exel etc.
The regular version forces me to copy/pase it from contacts. Also, I need to erase the new undesired contact each time I copy-paste a new phone number.
Same goes for SMS. No copy function there....very strange.
A friend who also has this model asked me if theres a way to export the text messages that are stored on his magician?
(It's a bunch of messages from a difficult time and he wants to preserve them)
Is there any way to export the text messages from the phone, into another format?
Update: Found this application for pocket pc. Hopefully it works out okay.
http://www.seiz.ch/en/projects/WindowsMobile/SMSExporter
Hi there,
I'm looking for a way to extract the history call and store it my registry keys.
Is there a way to do that ?
Is the history call stored somewhere in the registry ?
Is there any mortscript available ?
Thanks in advance....
history call is in the pim.vol file.
you can have access to this with pimbackup, for example. or some other freeware, which can export you this in .xml files.
or you can programm your own soft...
The SMS function for WM 6x is a Microsoft Inbox service. One useful feature is that it has a library of 10 stored text messages which you can customise and store on your phone.
The list of stored text messages can be viewed when you are in the view, reply or forward SMS context. The list will be shown when you tap on "My Text" from the SMS menu icon. There is an Edit function for you to customise your own messages for future use.
The problem faced by WM users is that when they hard-reset or flash a ROM, they will have to re-edit their stored text messages all over again this can be time-consuming. In this forum, there had been questions asked about the location of the stored text messages, but their queries were usually not responded to, or a vague answer answer was given.
The solution is to import the Registry settings after a hard-reset or flashing a ROM. The Registry settings:
Code:
[HKEY_CURRENT_USER\Software\Microsoft\Inbox\PresetMsgs]
"0"="Stored text #01"
"1"="Stored text #02"
"2"="Stored text #03"
"3"="Stored text #04"
"4"="Stored text #05"
"5"="Stored text #06"
"6"="Stored text #07"
"7"="Stored text #08"
"8"="Stored text #09"
"9"="Stored text #10"
Steps:
1. Cut and paste the text from the Code box and save it to a Registry file on your microSD, e.g., MSinbox.reg
2. Use any Text Editor to edit the values of the "Stored Text #01 through #10" to customise your own.
3. From now on, when you hard-reset or flash a ROM, you only need to import the Registry settings.
Use a File Explorer software
Navigate to the file location of the Registry file
Double-tap on the Registry file
Tap "Yes" to accept the import
4. There is no need to restart the cellphone - just terminate the SMS software and re-start. The SMS software will read the Registry each time it starts.