AW: file suffix isn't connected to the right standard program

2017-07-26 Thread Tiemo Hollmann TB via use-livecode
15:51 An: 'How to use LiveCode' Cc: Tiemo Hollmann TB Betreff: AW: file suffix isn't connected to the right standard program Hi Klaus, at least the icon of the saved video file doesn't shows anymore BBEdit, but now "QT MPEG4". Though all other "real"

AW: file suffix isn't connected to the right standard program

2017-07-26 Thread Tiemo Hollmann TB via use-livecode
thin LC. Thanks for the idea! Tiemo -Ursprüngliche Nachricht- Von: use-livecode [mailto:use-livecode-boun...@lists.runrev.com] Im Auftrag von Klaus major-k via use-livecode Gesendet: Mittwoch, 26. Juli 2017 15:14 An: How to use LiveCode Cc: Klaus major-k Betreff: Re: file suffix isn't

Re: file suffix isn't connected to the right standard program

2017-07-26 Thread Klaus major-k via use-livecode
Hi Tiemo, > Am 26.07.2017 um 15:03 schrieb Tiemo Hollmann TB via use-livecode > : > > Hello, > > I have mp4 videos stored in custom properties. Before playing them I do: > > put the mystoredVideo of stack myStack into URL "binfile:myPath\myVideo.mp4" > > After the file is created and assigned

file suffix isn't connected to the right standard program

2017-07-26 Thread Tiemo Hollmann TB via use-livecode
Hello, I have mp4 videos stored in custom properties. Before playing them I do: put the mystoredVideo of stack myStack into URL "binfile:myPath\myVideo.mp4" After the file is created and assigned to the player and the player is started, nothing happens on Mac (on Windows everything works fine).

Re: File Suffix

2011-01-23 Thread Richmond
On 01/23/2011 09:17 AM, Paul Looney wrote: Cal, Another consideration: Three characters allows for approximately 17,576 combinations (26*26*26). Apple's App Store alone already has over 300,000 apps, and growing. Three characters might have been enough in 1970 but not today. Paul Looney Well; o

Re: File Suffix

2011-01-23 Thread Richmond
On 01/23/2011 06:08 AM, Ken Ray wrote: O.K. Ken, given that there are companies in our business that have used more than a three char suffix. That still doesn't make it right. Sorry, Cal, I'm just not seeing the big deal with "greater than 3 character" file extensions... but maybe it's just me..

Re: File Suffix

2011-01-22 Thread Paul Looney
Stephen, More like 7,311,616 characters. The creator codes could be small characters or caps (except Apple reserved all lower case for itself). Paul Looney On Jan 22, 2011, at 11:25 PM, stephen barncard wrote: And the old 4 char 'creator codes' would run out at 456976 ! On 23 January 2011 0

Re: File Suffix

2011-01-22 Thread stephen barncard
And the old 4 char 'creator codes' would run out at 456976 ! On 23 January 2011 01:17, Paul Looney wrote: > Cal, > Another consideration: > Three characters allows for approximately 17,576 combinations (26*26*26). > Apple's App Store alone already has over 300,000 apps, and growing. > Three char

Re: File Suffix

2011-01-22 Thread Paul Looney
Cal, Another consideration: Three characters allows for approximately 17,576 combinations (26*26*26). Apple's App Store alone already has over 300,000 apps, and growing. Three characters might have been enough in 1970 but not today. Paul Looney On Jan 22, 2011, at 8:08 PM, Ken Ray wrote: O.K.

Re: File Suffix

2011-01-22 Thread Ken Ray
> O.K. Ken, given that there are companies in our business that have used more > than a three char suffix. That still doesn't make it right. Sorry, Cal, I'm just not seeing the big deal with "greater than 3 character" file extensions... but maybe it's just me... Ken Ray Sons of Thunder Software,

Re: File Suffix

2011-01-21 Thread Bob Sneidar
Well a horse and buggy used to be the accepted more of transportation, until those pesky engineers decided to ignore the long standing conventions and invent a car. Darn them all! Darn them to heck!!! Bob On Jan 21, 2011, at 1:32 PM, Cal Horner wrote: > O.K. Ken, given that there are companie

Re: File Suffix

2011-01-21 Thread Cal Horner
O.K. Ken, given that there are companies in our business that have used more than a three char suffix. That still doesn't make it right. And I'll bet they didn't "change horses in midstream", so to speak. ___ use-livecode mailing list use-livecode@lists

Re: File Suffix

2011-01-21 Thread Björnke von Gierke
just wanted to note that one of the big advertised features of win98 was getting rid of the three char extension limitation, after win 95 allowed longer filenames. On 21 Jan 2011, at 19:05, Bob Sneidar wrote: > I believe this started back with Adobe, where you could name a file .jpg or > .jpeg

Re: File Suffix

2011-01-21 Thread Bob Sneidar
I believe this started back with Adobe, where you could name a file .jpg or .jpeg. I was under the impression it was for compatibility with OS X which named files any which way, because their OS is not dependent on a dot extension like Windows was. If you really want to go way back, Apple Clas

Re: File Suffix

2011-01-20 Thread Ken Ray
> So, my question is "Who the H*** decided, in their little pea-brain, that > they would break the convention (that has been around since Pontius was a > Pilot) of a filename, a period (a full-stop for all you commonwealth people) > and then finally a three character suffix."? > > Don't you think

Re: File Suffix

2011-01-19 Thread Medard
Cal Horner wrote: > So, my question is "Who the H*** decided, in their little pea-brain, that > they would break the convention You're right, go back to the DOS naming convention 8+3 and the 640 memory barrier! ;-> ___ use-livecode mailing list use-l

Re: File Suffix

2011-01-19 Thread Richard Gaskin
Cal Horner wrote: I noticed in the forum a few digests ago that one of the members was looking for conventions to use in coding and object naming, etc. And from my experience with Runrev and now LC stacks the people on this forum try to use some form of convention naming. Even if it isn't pure H

Re: File Suffix

2011-01-18 Thread J. Landman Gay
On 1/18/11 10:27 PM, Cal Horner wrote: So, my question is "Who the H*** decided, in their little pea-brain, that they would break the convention (that has been around since Pontius was a Pilot) of a filename, a period (a full-stop for all you commonwealth people) and then finally a three charact

Re: File Suffix

2011-01-18 Thread stephen barncard
I take it you don't like the .livecode suffix very much. Quite frankly, I think there are many of us that don't either. But we've also found it's perfectly acceptable to use ".rev" and the stacks will still operate without a problem. The only time we see the IDE add the suffix is on the creation

File Suffix

2011-01-18 Thread Cal Horner
I noticed in the forum a few digests ago that one of the members was looking for conventions to use in coding and object naming, etc. And from my experience with Runrev and now LC stacks the people on this forum try to use some form of convention naming. Even if it isn't pure Hungarian notation. I