Search found 51 matches

by skaemper
Sun Apr 06, 2003 2:19 pm
Forum: Java
Topic: Need help getting started
Replies: 1
Views: 497

Re: Need help getting started

My questions are: A. When I go to the start menu, to Run - type in sysedit then hit enter, what do I set the path as in the Autoexec.bat? What do you want do change? You can change environmant variables using the Control Panel, but I can't tell you more exactly (sitting in front of my good ol' Win9...
by skaemper
Sat Apr 05, 2003 12:58 pm
Forum: General
Topic: regular expressions- creating links
Replies: 5
Views: 474

just after i sent the post, i was able to figure it out... with : (http://[a-z.a-z.a-z]+) 8< ... snip.... but yours was far better in terms of allowing different urls etc. man i can't believe i've never taken the time to learn this. i've spent so many hrs c/p things into files... 8< ...snip... dave...
by skaemper
Fri Apr 04, 2003 9:38 pm
Forum: General
Topic: regular expressions- creating links
Replies: 5
Views: 474

Regular expressionist :)

Hi, first find an appropriate regex for the text-only-url http://www.whatever.com. Note that I'm developing a regex that might fail to match a valid RE at one end of the spectrum, but may loose REs at the other end. Your regex should be as simple as possible but yet do the work. (Note: If you're goi...
by skaemper
Fri Apr 04, 2003 8:51 pm
Forum: General
Topic: extract e-mail addresses from body of etxt file
Replies: 5
Views: 489

Re: extract e-mail addresses from body of etxt file

Hi, is there a way to use TextPad to extract e-mail addresses from the body of a plain text file? Albert, while you might find (some) email addresses by an approach like this \<[-a-zA-Z0-9_\.]+@\([-a-zA-Z0-9_]+.\)+ I know of no way to extract the emails from a file (and insert them soewhere else). ...
by skaemper
Wed Mar 26, 2003 9:34 am
Forum: Java
Topic: How to run an application with specific arguments
Replies: 2
Views: 583

Re: How to run an application with specific arguments

Hi. I am using JDK 1.3.1 and am trying to figure out how to run a Java application with certain arguments. I would like to run my applications with certain data but can't seem to get it to work. I know if I were tryping the commands in DOS I would just include the data in quotes. How do I do it in ...
by skaemper
Mon Mar 03, 2003 1:32 pm
Forum: General
Topic: New forums and organization
Replies: 4
Views: 825

Re: New forums and organization

Thanks, Helios, for the new forums! They seem like a real improvement, at least on first impression. In fact, it looks much more modern, doen't it. :) I would like to suggest that the General forum be split into at least "General" and "Wish List". Perhaps "Macros" and ...