http://members.aol.com/VinceDeb
Email : VinceDeb@aol.com
MemoPack is a PC based application to be used with the Pilot from US Robotics. It is composed of 3 main programs : MemoTrans, MemoEdit and Undelete. It can also control the HotSync configuration.
MemoTrans add any text file to your memopad automaticaly. It has also an HTML code stripper integrated with an autodetect option. You can use it through :
MemoEdit allows you to perform these operations on the memopad file : add, edit, move, delete (basicaly what PilotDesktop is doing). CAUTION : personal items will be visible in any case.
Undelete can be used before a HotSync to do what you could guess.
Run MemoPack.exe and press the "config" button. Now set the Pilot directory. Click on Save. You will now have to select in the combo boxes the Pilot User Name and category you want to use as default (as well as the options). Go back to the Config window and press Save.
MemoPack window :
MemoEdit and Undelete :
MemoEdit looks like the PilotDesktop.The cut, copy and paste command are available through the usual key stroke (ctrl+X, ctrl+C, ctrl+V). Undelete can only restore the deleted memos since the last HotSync
MemoTrans program :
Command line use :
MemoPack.exe File_To_Transform "Begining_Of_Header" "Title" "End_Of_Header" -[Options]
If you don't want any Begining_Of_Header, Title or End_Of_Header insert "" (empty string)
Options are :
Note : if you dont specify a option, the program uses the default options saved.
Example :
Command line :
MemoPack.exe c:\data\Bigfile.txt "---" " Text from David" "---" -dplc"internet"
And you will get this kind of header : "---06/10 Text from David 1/4 ---" transfered in the "internet" category.
Icon use :
If you put MemoTrans on your office (Windows95) :
Drag and Drop a file over your MemoTrans office icon : It will automaticaly import the file in the default category in the memopad file with the header you saved with "Config.". The file name will be inserted if the middle header is selected as default.
(You can also put an alias of MemoTrans in the SendTo directory of windows95)
Clipboard import :
Create a shortcut of the program and enter this command line in the target fiel of the properties window :"Memopack.exe /c". Assign a HotKey to this Shortcut. Now each time you want to send some text to your Pilot, just copy the text to the clipboard (usually "Ctrl+C") and activate the MemoPack "Clipboard" HotKey.
The html stripper integrated in MemoTrans is customable with the memohtm.ini file. When MemoTrans encouters a tag listed under a section ([html], [ul],...) it replaces it with the defined expression.
The expression is made of :
But when MemoTrans encounters a tag defined as a section([ol], [ul],...) it uses the definition tag defined under the new section until it encouters the ending tag (e.g. </ul>). You should also defined ending statement under [html].
You can defined as many html tag as you like but no section. Under the [Chr] section is defined special characters.
I MAKE NO GUARANTEE THAT THIS SOFTWARE WILL FUNCTION FLAWLESSLY NOR WILL I TAKE ANY RESPONSIBILITY FOR DAMAGES INCURRED BY THE USER EITHER ACCIDENTALLY OR INTENTIONALLY THROUGH THE USE OF THIS SOFTWARE. THE SOFTWARE IS PROVIDED AS IS. IT IS FREEWARE AND YOU MAY DISTRIBUTE IT AS SUCH PROVIDING YOU KEEP THE PROGRAM FILES, THE ASSOCIATED DATA FILES IN ORIGINAL INTACT CONDITION. THIS PROGRAM MAY NOT BE SOLD COMMERCIALLY OR PRIVATELY WITHOUT THE PERMISSION OF THE AUTHOR.
This program is freeware, it is a part of my contribution to the internet community :-). But if you really like the program, you can send your bucks to :
Vincent Debierre
12 chemin de la saussaie
77123 Noisy sur Ecole
France
1.11: Bug in HotSync options 1.1 : Clipboard import 1.0 : Original release. Include MemoTrans v4.1 engine.