Search the web
Sign In
New User? Sign Up
ecco_pro · Ecco Pro
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 3695 - 3724 of 6246   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
3695
In case someone else is interested:: Found wxlua here: a http://wxlua.sourceforge.net/ It has a basic integrated interpreter as well as being a good GUI...
rbrandes1
Offline
Mar 1, 2008
10:00 am
3696
YSWT, Thanks for the example below. It works fine when the keys are A,B,C, D. The output result is sorted as expected (A,B,C,D). However, when the keys are...
rbrandes1
Offline
Mar 1, 2008
10:08 am
3697
Ooops, never mind. It turns out that the numerical values in Ecco are interpreted as strings after being read into a LUA table. Simply multiplying the values...
rbrandes1
Offline
Mar 1, 2008
10:13 am
3698
if use my usb ecco on friend's computer, you want her registry 'cleaned' after i'm done ?? Seems that might upset her ?? (losing all her tools, printer defs, ...
yoursowelcomethanks
yoursowelcom...
Offline Send Email
Mar 1, 2008
5:04 pm
3699
create a number folder and use slang rule to transfer all the values from the text folder. you can then (if desired) delete the text folder and rename the ...
yoursowelcomethanks
yoursowelcom...
Offline Send Email
Mar 1, 2008
5:06 pm
3700
VERY COOL!! ps: Thanks sat94583 & rbrandes1 .... this is *very* cool and useful... ps: if anyone knows the COM api for getting the ID from outlook, let me...
yoursowelcomethanks
yoursowelcom...
Offline Send Email
Mar 1, 2008
5:13 pm
3701
... Not sure if you missed the link to the source code below? http://mutable.net/blog/Skins/Nature/Controls/blog/archive/2006/09/02/ Would that help? p.s. Wish...
rbrandes1
Offline
Mar 1, 2008
7:02 pm
3702
EccoExt has an option (Miscellaneous Tab) where the itemID Range can be changed. The Generation method can also be set to Sequential or Random. Currently, the...
rbrandes1
Offline
Mar 1, 2008
7:52 pm
3703
hopefully, someone will add a section on it to the wiki, but basically: the itemID in question is NOT the actuall ecco ID. it is the Slang ID# used for...
yoursowelcomethanks
yoursowelcom...
Offline Send Email
Mar 1, 2008
8:58 pm
3704
yes, totally missed the link! Thanks. <http://mutable.net/blog/Skins/Nature/Controls/blog/archive/2006/09/02 ...
yoursowelcomethanks
yoursowelcom...
Offline Send Email
Mar 1, 2008
9:20 pm
3705
... Have never done Outlook macros... How would I use the macro you in the prev message to get the EntryIDs directly into Ecco? Ideally an Outlook Context menu...
rbrandes1
Offline
Mar 1, 2008
9:32 pm
3706
this is what macro does.. (adds info you can change)... it copies info to clipboard. more fancy, you can send the info to ecco from the macro via DDE. if this...
yoursowelcomethanks
yoursowelcom...
Offline Send Email
Mar 1, 2008
9:46 pm
3707
YSWT, It turns out that there is still a problem with the approach suggested. I have Ecco Dates that I would like to read into a table together with their Ecco...
rbrandes1
Offline
Mar 1, 2008
10:36 pm
3708
p.s. Of course, if there are two identical Dates, the relative order of those two dates will be arbitrary (if this is at all possible)....
rbrandes1
Offline
Mar 1, 2008
10:44 pm
3709
simple (although likely better) fix for this is just to make a counter and add "0." counter to numeric. (or fixed length decimal trailer)... eg. 130 -->...
yoursowelcomethanks
yoursowelcom...
Offline Send Email
Mar 1, 2008
11:08 pm
3710
Non-techers: Do you find the 'hyper-tech' LUA programming (and such) issues to be interesting/helpful ? Would you rather such discussions be moved to Ecco...
yoursowelcomethanks
yoursowelcom...
Offline Send Email
Mar 1, 2008
11:14 pm
3711
Yes... I was thinking about something like that. In my Date case; convert date to an integer, add a decimal, sort, remove decimal and convert back to date.......
rbrandes1
Offline
Mar 1, 2008
11:22 pm
3712
... I certainly don't mind those discussions. People who aren't interested can ignore them. And even if I can't get into LUA programming now, I might later,...
jsw8591
jfredmuggs58
Offline Send Email
Mar 2, 2008
12:02 am
3713
Sorry for another "techie" question, and I appreciate your help YSWT; The LUA table library contains a method for removing an element from a "standard" table...
rbrandes1
Offline
Mar 2, 2008
10:42 am
3714
... YSWT, in the context of USB ecco, I was talking about portability of ecco. Use usb ecco on friend's computer with my settings - without interfering with...
acs322000
Offline
Mar 2, 2008
10:54 am
3715
1. Techie questions are cool, maybe even helpful and interesting to many.... and can lead to new cool tools used by everyone.. so seems.. like... KEEP ASKING...
yoursowelcomethanks
yoursowelcom...
Offline Send Email
Mar 2, 2008
5:35 pm
3716
ok, makes sense. not sure about 'truly portable', but may be an easy middle-ground to make SURE that 100% will not interfere with naive ecco installed on (or...
yoursowelcomethanks
yoursowelcom...
Offline Send Email
Mar 2, 2008
5:42 pm
3717
I prefer ALL discussions and information to be posted here. That way I can receive it all automatically in my e-mail and I don't even have to bother going to...
r634718
Offline
Mar 2, 2008
5:49 pm
3718
I often long for the days when I understood what I was reading, much less the days when I could help a user with a problem. The capabilities of the program has...
hustoniii
Offline Send Email
Mar 3, 2008
1:58 pm
3719
1. Create a new File 2. Create a new date Folder (ToDo2) 3. Create a new To-do Item with Today's date's 4. Add a time to the new item; 1 -2 PM 5. Item moves...
rbrandes1
Offline
Mar 4, 2008
11:12 pm
3720
cool observation, and just to note: the bug is temporary at time of input/mod of 2 times on same day item... if you change calendar ( move forward & back a...
yoursowelcomethanks
yoursowelcom...
Offline Send Email
Mar 5, 2008
11:02 pm
3721
In his recent posting, Scott Sutherland elaborated on the power of the Net Location folder, which I had not given much consideration to before. I played with...
acs322000
Offline
Mar 7, 2008
10:05 pm
3722
... <http://tech.groups.yahoo.com/group/ecco_pro/files/fun-with-net- location.txt> It seems that The yahoo forum software broke the URL above, make sure to...
acs322000
Offline
Mar 7, 2008
10:08 pm
3723
IF items are not sorted in a Notepad, what determines the order in which they are presented? For example, I have a folder with 5 items {A,B,C,D,E} When I put...
rbrandes1
Offline
Mar 8, 2008
2:32 am
3724
In the Treo, the last name field does show the Ecco first name. But the first names field is blank. I have the Treo 700P Verizon. I did the registry hack...
Chuck Anderson
tonisings
Offline Send Email
Mar 8, 2008
2:15 pm
Messages 3695 - 3724 of 6246   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help