alcam Posted March 20, 2003 Posted March 20, 2003 To what extent is the filename extension important in the Mac/Win environment? I've used .USR as the extension for a runtime solution on both Mac/Win, but what happens if the recipient of my solution already has another runtime from someone else with the same extension?
Chuck Posted March 21, 2003 Posted March 21, 2003 It's possible under such a case that either their runtime files will attempt to open with your application or that your runtime files will attempt to open with theirs, causing confusion to the user. Most likely, when that happens, the user will receive a message that the files they are attempting to open were not bound for the application they are attempting to launch, and won't let them continue. This is only a problem if the user double-clicks one of the database files rather than the application. Chuck
danjacoby Posted March 21, 2003 Posted March 21, 2003 It's probably less of a problem if each runtime solution is kept in its own folder. Fortunately, you can create your own extension when binding your solution (and IMHO, you should). If you use an extension you've never heard of, chances are good that most people who use this solution won't have another program with the same extension.
SteveB Posted March 21, 2003 Posted March 21, 2003 On windows, I happen to have some application that uses .USR. You're better off making upan extention that is not common.
alcam Posted March 21, 2003 Author Posted March 21, 2003 Thanks for the advice. Does anyone know if there's a listing of known extensions anywhere on the web?
oilman Posted March 21, 2003 Posted March 21, 2003 I use the initials of my first, middle and last name for our extension at work. lionel
JerrySalem Posted April 9, 2003 Posted April 9, 2003 Here is one list of extentions. http://www.file-ext.com/f.html I saw a better one once on the screen savers but I can't find it now. Jerry
Recommended Posts
This topic is 7902 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now