View Single Post
Posts: 125 | Thanked: 77 times | Joined on Oct 2009 @ Sao Paulo, Brazil
#37
Originally Posted by titou1234 View Post
But my question is still valid: What is the format you are waiting for ? csv, tab separated, one field by line.
Do you have an example of the file to import ?
As Rob1n said, the file needs to be in plain text. This is an example:

[Category: XXX]
[Card, Icon: 19]
Name: Whatever
User ID: my_name
Password: Cleartext
Note:

[Card, Icon: 19]
System: VPN
Login: my_login
Password: Cleartext
Access:
Other:
Note:

Here we have one category ("XXX"), which contains one item ("Whatever") with 2 details ("User ID" and "Password"). And have one item ("VPN") with 2 details ("Login" and "Password"), that are not inside the category "XXX".

If it is not correct, I'm sorry! I don't have anymore a Symbian device, and I don't use Windows in my computer, so I cannot use Handy Safe and try to understand the format of the file that it creates.

If somebody send me an example file, with several lines, categories and details, I could try to write the import code.
 

The Following User Says Thank You to jaguilar For This Useful Post: