| Author |
Message |
Topic: myget |
olaf
Replies: 7
Views: 1676
|
Forum: Scripts & Functions Posted: Fri Nov 11, 2005 1:09 am Subject: myget |
...
Currently you have 1618 lines, let's see how low you can get.
Thanks for the suggestions. That gives me some good starting points to do some clean ups.
olaf |
Topic: myget |
olaf
Replies: 7
Views: 1676
|
Forum: Scripts & Functions Posted: Tue Nov 08, 2005 8:08 pm Subject: myget |
That script is big. Maybe you can simplify some of the code with functions.
I've wanted to implement functions, but for some reason I still can't grasp how to call them within a script even after ... |
Topic: 110.31 Clipser |
olaf
Replies: 6
Views: 2839
|
Forum: Scripts & Functions Posted: Mon Nov 07, 2005 10:49 pm Subject: 110.31 Clipser |
It is a license i wrote, in some ways similar in purpose to the Gnu GPL. If you download the installer file, you can read the license by double-clicking that.
As a suggestion, you might want t ... |
Topic: myget |
olaf
Replies: 7
Views: 1676
|
Forum: Scripts & Functions Posted: Mon Nov 07, 2005 10:25 pm Subject: myget |
I clicked on the links to find out more. Perhaps you could include a short description in the first post; that way, maybe more users would be interested in downloading it.
You know you're probab ... |
Topic: 110.31 Clipser |
olaf
Replies: 6
Views: 2839
|
Forum: Scripts & Functions Posted: Mon Nov 07, 2005 10:05 pm Subject: Re: 110.31 Clipser |
; Clipser
; Copyright (c) 2005 by Decarlo L.
; this program may only be used under the 110 SGPL License
What is a 110 SGPL license??
olaf |
Topic: myget |
olaf
Replies: 7
Views: 1676
|
Forum: Scripts & Functions Posted: Mon Nov 07, 2005 9:36 pm Subject: myget |
For new win bins 1.10.2b.
Only change in the ahk script is the comment for the -m option.
and the bump of WgetVer var to 1.10.2.
Since the script is functionally exactly the same, there is no ver ... |
Topic: Capture screeshots with a nice GUI (and IrfanView) |
olaf
Replies: 57
Views: 22173
|
Forum: Scripts & Functions Posted: Sat Sep 17, 2005 7:43 am Subject: Re: known locations for IrfanView path |
Great tool.
another suggestion.
png format with 0-9 compression option?
q: script seems to work even though Effects.dll is not in the same directory asi_view32.exe. |
Topic: myget |
olaf
Replies: 7
Views: 1676
|
Forum: Scripts & Functions Posted: Sat Sep 17, 2005 7:02 am Subject: myget |
Toralf's Streamripper was used as a template.
Shoehorn programming.
(gnu.org info - slightly modified)
"GNU Wget is a free software package for retrieving files using HTTP, HTTPS and FTP, the mos ... |
Topic: How to use AutoHotkey as a shell |
olaf
Replies: 26
Views: 5481
|
Forum: Scripts & Functions Posted: Thu Jun 30, 2005 7:06 am Subject: How to use AutoHotkey as a shell |
I use
Is ahk capable of creating a pager? |
Topic: gnugoo |
olaf
Replies: 4
Views: 958
|
Forum: Scripts & Functions Posted: Tue Jun 28, 2005 2:49 pm Subject: gnugoo |
Did you try converting long file names/paths to short/8.3?
Well, it only seems to happen when the name of the file and/or directory reaches roughly 20+ characters, so I don't think it's an 8.3 thin ... |
Topic: How to use AutoHotkey as a shell |
olaf
Replies: 26
Views: 5481
|
Forum: Scripts & Functions Posted: Tue Jun 28, 2005 11:02 am Subject: How to use AutoHotkey as a shell |
...
Some things I use in tandem with my AutoHotkey shell are various programs from
I haven't tried sdesk, so fwiw here's an even older and even more non updated desktop util. http://www.techsuper ... |
Topic: gnugoo |
olaf
Replies: 4
Views: 958
|
Forum: Scripts & Functions Posted: Tue Jun 28, 2005 9:36 am Subject: Re: gnugoo |
Looks like a great GUI front end for some high-power command line tools. Thanks for sharing it.
Thanks Chris.
As a suggestion, I find it easier to copy the script to a directory where a specific to ... |
Topic: gnugoo |
olaf
Replies: 4
Views: 958
|
Forum: Scripts & Functions Posted: Tue Jun 28, 2005 8:23 am Subject: gnugoo |
gnugoo v.26
You'll see that the script has got some clunk, by creating a temp file, reading it, then deleting it, when using diff, ls, or grep.
Requirements: whichever bins you want to use from
... |
Topic: DropDownList from Ini |
olaf
Replies: 7
Views: 1354
|
Forum: Ask for Help Posted: Sat May 21, 2005 2:38 am Subject: DropDownList from Ini |
Toralf, your help is Greatly appreciated.
It's still not quite working yet, though.
Here is more simplified code from the first post.
Basically the script needs to get the DDL Text as soon as the s ... |
Topic: DropDownList from Ini |
olaf
Replies: 7
Views: 1354
|
Forum: Ask for Help Posted: Fri May 20, 2005 8:48 am Subject: DropDownList from Ini |
I should have posted this question first. This uses a slightly different setup.
I'm trying to get the ddl to work on the second gui. It works on the first.
I've tried but have not found the simple s ... |
| |