LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Trouble with opening .AAA file (https://www.linuxquestions.org/questions/linux-newbie-8/trouble-with-opening-aaa-file-4175552818/)

ManyRock 09-07-2015 05:51 AM

Trouble with opening .AAA file
 
I cant open .AAA file, how can I do this?

hortageno 09-07-2015 06:06 AM

Quote:

Originally Posted by ManyRock (Post 5416954)
I cant open .AAA file, how can I do this?

Depends on what is really in this file. It could be this

http://filext.com/file-extension/AAA

or this

http://answers.microsoft.com/en-us/p...b64f37e?auth=1

To find out what kind of file it is, open a terminal and change to the directory where the file is located. Then run
Code:

file filename.AAA
You need to substitute "filename" with the real name of the file.

adasmp4 09-07-2015 07:03 AM

Another possibility is Sybase SQLAnywhere Temporary file, creaded by Sybase Inc.
The file runs with "SQL Anywhere"

---------- Post added 09-07-15 at 07:03 AM ----------

EDIT:
Source of my info http://www.extension.info/file-extension-aaa

John VV 09-07-2015 01:22 PM

use the software you used to make it to read it !


All times are GMT -5. The time now is 02:19 AM.