Chipp Walters wrote:
Hey, can anyone try this or tell me why it doesn't work?
If I use any other date than 11/07/2010, it generates the next date. But for
some reason Nov 7 doesn't work?
on mouseUp
put "11/07/2010" into tDate
answer nextDayDate(tDate)
end mouseUp
function nextDayDate pDa
Interesting, it DOES work if you add 3600 to the seconds..not one second
less though: Hmm?
function nextDayDate pDate
convert pDate to seconds
put 3600+60*60*24 into tSecondsInDay
add tSecondsInDay to pDate
convert pDate to short date
return pDate
end nextDayDate
___
Chipp,
I took it back to 1999 and 1984
and it works correctly, so must be related to the millennium fixes.
Joe Lewis Wilkins
Architect & Director of Product Development for GSI
On Jan 1, 2011, at 8:58 PM, Chipp Walters wrote:
> Hey, can anyone try this or tell me why it doesn't work?
> If I
Happy New Years, Chipp
I tried a dozen or so dates and they confirmed your findings. Strange. I even
changed the short date to the long date and the abbreviated date. What I'd like
to know is how did you come across this anomaly. If there is one, there must be
more; but which ones. This is pote
Hey, can anyone try this or tell me why it doesn't work?
If I use any other date than 11/07/2010, it generates the next date. But for
some reason Nov 7 doesn't work?
on mouseUp
put "11/07/2010" into tDate
answer nextDayDate(tDate)
end mouseUp
function nextDayDate pDate
convert pDate to s
Akimashite Omedeto Gozaimasu!
Best regards,
Lynn Fredricks
President
Paradigma Software
http://www.paradigmasoft.com
Valentina SQL Server: The Ultra-fast, Royalty Free Database Server
> Seconded!
> Phil Davis
>
>
> On 1/1/11 12:19 PM, Jim Lambert wrote:
> > LiveCoders,
> >
> > Happy 2011!
>
Heya Sivakatirswami,
I have exactly the same query about text fields. If anyone has a workflow or
tool around this, would be great!
On tRev
I have been using trev (Remo) on osx for the past while. Im finding it a little
glitchy in parts (mostly when doing stuff with datagrid it keeps openi
Happy 1293858000!
~ Chris Innanen
~ Nonsanity
On Sat, Jan 1, 2011 at 3:51 PM, Phil Davis wrote:
> Seconded!
> Phil Davis
>
>
>
> On 1/1/11 12:19 PM, Jim Lambert wrote:
>
>> LiveCoders,
>>
>> Happy 2011!
>>
>> Jim Lambert
>>
>> ___
>> use-livecode m
Maybe the world needs more socialism and less consumerism and greed to
survive.
Last summer I found this awesome cheese
On 1 January 2011 13:36, Richmond wrote:
> mainly, of course, for Andre . . . :)
>
> Let's think about possible answers:
>
> 1. Enormous, out-of-control level of corrup
I'm all the time editing locked or list fields or fields where the
traversal is off.
The "onerous" method is of course to switch to the select tool, double
click on the fld; choose Contents from the drop down menu, resize the
window if you need to see more of the contents... edit contents
B
mainly, of course, for Andre . . . :)
Let's think about possible answers:
1. Enormous, out-of-control level of corruption.
2. Truckloads of beggars.
3. Bulgarian communist/terrorist as head of state.
And, you lovely people, the answer is:
All 3!
http://www.bbc.co.uk/news/world-latin-americ
Seconded!
Phil Davis
On 1/1/11 12:19 PM, Jim Lambert wrote:
LiveCoders,
Happy 2011!
Jim Lambert
___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription
preferences:
h
LiveCoders,
Happy 2011!
Jim Lambert
___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode
Jim-
Saturday, January 1, 2011, 8:10:16 AM, you wrote:
> I don't know though. There is a certain satisfaction in toying with
> the Package Contents.
There is indeed, and you'll learn a lot more that way than by
following the rules.
> This is the closest I ever come to hacking.
Far be it from m
I think a property that controls this behavior would certainly have
been the best way to implement this. Any time software is changed to
behave in a way that is just about the opposite of how it used to
work, there needs to be a way for users to control that behavior. If
I'd known about y
Message: 4
Date: Thu, 30 Dec 2010 15:50:17 -0800
From: Mark Wieder
To: How to use LiveCode
Subject: Re: Missing plug-in. Again
Message-ID: <821110092953.20101230155...@ahsoftware.net>
Content-Type: text/plain; charset=us-ascii
Jim-
Thursday, December 30, 2010, 3:38:44 PM, you wrote:
Don't t
Hello,
First of all: Happy New Year to all of you. I wish you all to make great
software and distribute them successfully with Economy-x-Talk's Installer Maker
Plugin :-)
Today I spent a few hours fixing some bugs in the Installer Maker Pugin. One of
the bugs fixed is a problem that prevented
Yes, yes, first I use "AddData" inside CloseFieldEditor and then for update
the cells of the created row I use SetDataOfIndex the dgindex of me+1,
"COL1", "Text of the Col"
But ever add the row using "AddData" but from other row.
Salut,
Josep
--
View this message in context:
http://runtime-rev
Hi,
Seems that this can help you.
http://lessons.runrev.com/spaces/lessons/manuals/datagrid/lessons/7343-Data-Grid-Properties
http://lessons.runrev.com/spaces/lessons/manuals/datagrid/lessons/7344-Data-Grid-API
Salut,
Josep
--
View this message in context:
http://runtime-revolution.278305.n
19 matches
Mail list logo