Search the web
Sign In
New User? Sign Up
gui4cli · Open Source script language
? 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 3756 - 3785 of 5325   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
3756
Dimitris One question about the MOD function. If one does something like say 7%2 the function works perfectly. As soon as one changes the top value to a ...
marianne976
Offline Send Email
Dec 1, 2006
7:55 pm
3757
... 2 ... a ... In my experience of using the modulo function, when you use a variable like the one above you should leave a space between the varable and ...
r1pp3r_on_y4h00
Offline Send Email
Dec 1, 2006
11:59 pm
3758
Hi Dimitris, I'm not sure why you give the opportunity in the xListview- style, to grant the attribute "edit". As far as I can tell, this is already like this...
pietpraet
Offline Send Email
Dec 2, 2006
8:04 am
3759
... Yes, as Graham says, its not recognised as an operator (probably because I added it later) - I'll fix it. Dimitris...
Dimitris Keletsekis
gui4cli
Offline Send Email
Dec 2, 2006
10:40 am
3760
Dimitris and Graham Thank you for the quick response. It helps me a lot. Frans...
marianne976
Offline Send Email
Dec 2, 2006
12:37 pm
3761
Hmm.. The "%" character is used in fieds so it has other reprecusions when I change the code to make it recognised as an operator.. For now I'll leave it like...
Dimitris Keletsekis
gui4cli
Offline Send Email
Dec 3, 2006
8:52 am
3762
... Styles can be reversed, so you can do this: Attr Style -EDIT Dimitris...
Dimitris Keletsekis
gui4cli
Offline Send Email
Dec 3, 2006
8:55 am
3763
Hi, Uploaded v 19.13 at: http://users.hol.gr/~dck/g4c/html/Downloads.htm Main changes: - Added the STICKY window attribute (for windows like winamp) - Added...
Dimitris Keletsekis
gui4cli
Offline Send Email
Dec 3, 2006
9:19 pm
3764
Hi Dimitris, Is it possible the helpfile in version 19_13 isn't yet updated concerning : "Added Extract UNIQUE, UNIDIR, NOFANCY" ? I only found the nofancy. ...
pietpraet
Offline Send Email
Dec 5, 2006
10:00 am
3765
... Very possible :) I'll update it, thanks. Dimitris...
Dimitris Keletsekis
gui4cli
Offline Send Email
Dec 5, 2006
6:31 pm
3766
Hi Dimitris and Fer, You allready have discussed the problem with the attribute "-EDIT" for use with owner listviews, earlier this year, but it still doesn't...
pietpraet
Offline Send Email
Dec 6, 2006
8:34 am
3767
Hi Piet Depending on the function the listview should perform, it can happen that the listview turns to edit mode, even if you specify attr -edit. In my case...
Fer Stoopman
fmstoopman
Offline Send Email
Dec 6, 2006
10:39 am
3768
Glad it works for you, Fer. I'm puzzled that my simple listview works normal in normal mode, as well in normal mode with option -edit, as well in owner mode,...
pietpraet
Offline Send Email
Dec 6, 2006
1:14 pm
3769
Hi Dimitris, Delimiters for parsevar may contain several characters. However, when the delimiter string includes spaces, the delimiter will be one space only. ...
Fer Stoopman
fmstoopman
Offline Send Email
Dec 6, 2006
1:40 pm
3770
... The delimiter is not a search string.. It contains the characters that are considered as delimiters, so the above would specify as delimiters spaces and...
Dimitris Keletsekis
gui4cli
Offline Send Email
Dec 6, 2006
8:16 pm
3771
... I still have to fix that.. Dimitris...
Dimitris Keletsekis
gui4cli
Offline Send Email
Dec 6, 2006
8:17 pm
3772
Hi, Dimitris I didn't realise that the delimiter string in the manual means ANY character from the example string. I thought ALL characters. Stupid. Thanks for...
Fer Stoopman
fmstoopman
Offline Send Email
Dec 6, 2006
8:52 pm
3773
... may be able to create a function. I have read all the stuff in the g4c manual on the topic and I am still puzzled. ... information on the web, anything...
flicknemo
Offline Send Email
Dec 12, 2006
2:38 pm
3774
[:-?] Do you plan to include Regular Expression functions in future? Or is there an easy way to connect to Perl or another language which allows this? ...
flicknemo
Offline Send Email
Dec 12, 2006
2:42 pm
3775
... Not write them into gui4cli directly.. I've tried finding some good grep code to make into a dll but I haven't found any yet.. ... There are ready made...
Dimitris Keletsekis
gui4cli
Offline Send Email
Dec 13, 2006
6:34 am
3776
Hi Piet, I've been thinking a while about your suggestion of mouse 'bumping' against the edges or corners of the screen, the same time wondering about...
Fer Stoopman
fmstoopman
Offline Send Email
Dec 13, 2006
9:10 pm
3777
Hi Fer, ... It's only usefull, like so many tweaks and tools, if you have used it for a while (the first hour or so, you will bump many times accidentally and...
pietpraet
Offline Send Email
Dec 14, 2006
8:13 am
3778
... allows this? ... ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D>> Not write them into gui4cli directly... F>I agree. You need to keep downsizing the g4c dll and not...
flicknemo
Offline Send Email
Dec 14, 2006
11:20 am
3779
... F>>I have read all the stuff in the ... F>> I thought that was true at the time but I had an old copy of the manual on the drive. I was looking at the...
flicknemo
Offline Send Email
Dec 14, 2006
11:23 am
3780
python definitely does regular expressions. i don't know ruby, but i'm sure it does them too. jack the gorillas are circling overhead ...
jack horsfield
jack_horsfield
Offline Send Email
Dec 14, 2006
11:41 am
3781
Works great :) ... .....
Dimitris Keletsekis
gui4cli
Offline Send Email
Dec 14, 2006
6:12 pm
3782
Hi all, For those who are interested in having an auto generated drives menu that lists all drives in your system and enables you to explore them, see the code...
Fer Stoopman
fmstoopman
Offline Send Email
Dec 15, 2006
11:06 am
3783
Hi Fer, ... Tried it out and it works great except that I have no drive a: or b:, so as you say I had to set c=0. I think though that you may be able to do...
Dimitris Keletsekis
gui4cli
Offline Send Email
Dec 16, 2006
7:43 am
3784
Hi Dimitris Good idea to make the selection based on drive type, but now the memory sticks are identified as REMOVABLE (just like the floppy) and my virtual...
Fer Stoopman
fmstoopman
Offline Send Email
Dec 16, 2006
10:01 am
3785
F>>Thanks for the info Jack. I downed the plugins for python and ruby and will look at them on sunday. Me signing off for the week. Avoid the...
flicknemo
Offline Send Email
Dec 16, 2006
12:37 pm
Messages 3756 - 3785 of 5325   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