English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

Hey All,

I recently had to extract text from an undefined file type in my user application data folder. The file is from 3M's Post-it Notes software and is in code. I successfully opened the file in Microsoft Word, but some of the code was not formatted to readable text.

I do not know what code this is or how to convert it. Can anyone possibly point me to a decipher program or anything else?

Here is a sample of the code:
t x 5 7 6 0 \ t x 6 4 8 0 \ t x 7 2 0 0 \ t x 7 9 2 0 \ t x 8 6 4 0 \ t x 9 3 6 0 \ t x 1 0 0 8 0 \ t x 1 0 8 0 0 \ t x 1 1 5 2 0 \ t x 1 2 2 4 0 \ t x 1 2 9 6 0 \ t x 1 3 6 8 0 \ t x 1 4 4 0 0 \ t x 1 5 1 2 0 \ t x 1 5 8 4 0 \

2006-10-05 17:58:15 · 2 answers · asked by ... 2 in Computers & Internet Programming & Design

2 answers

Most likely it is a binary format. Most companies don't go with a standard format, because then other companies would do exactly what the original company did, and the original company would go out of business. In other words, you'll need to open it up with your Post-It application again to read it.

2006-10-05 18:01:42 · answer #1 · answered by arnie 2 · 1 1

its probably numbers for different types of post-it notes, kinda like part numbers. if you open your post-it notes software you will probably find a place where you can select the type of note you are using, and I bet you see those numbers. other than that, who knows, its something for the software to use when it is retreiving data.

2006-10-06 09:05:28 · answer #2 · answered by justme 7 · 0 0

fedest.com, questions and answers