Hi Sherri, ... Yes, I had already done that and ran both the val and section scripts successfully last night--after, of course, I had installed the Perl ini...
Sheri, Alan: As the closest to Perl "experts" I know - maybe you can help me out with something that is probably simple. How does the "use" statement...
Hi Alec, ... not. The .pm may need (after extraction) to be compiled. And the .pm if it work without compilation, is *very critical* where it's placed...
Here is an except from the README file in the OLE::Storage_Lite module: DESCRIPTION This module allows you to read and write an OLE-Structured file. The module...
Hi Alec, I re looked my former post. However I came across, I didn't mean to be terse. Awkward, yes. Terse, no (not meant to be anyway). I've ActiveState...
Alan (also Brad) I should have replied to your first message, Alan: I've got ActiveState 5.8. I forget whether it was Zoe or Popfile that required it instead...
Hi Sheri, Interesting idea to: from Perl, specifically from your sub routine named SaveVariables, call (via commandline) the NoteTab clip that then runs the...
Hello, For what it's worth (if anything) I discovered there's a native runperl.bat in perl's bin folder and the bin folder is in my (search) path. To...
Hi, Here are my latest Perldoc clips, pretty useful I think. If you don't enter anything in the clip wizard, the clip retrieves (or switches to) the Perldoc...
Sorry, I made a last minute change, and doing that always gets me. I put an extra equal sign in my clip wizard. Corrected version posted below, along with the...
Hi Sheri if you're out there, in my perl\bin folder i just spotted widget widget.bat the 1st is the perl file the latter is the .bat file ... another potential...
Hi everyone, I am trying to create a template for xml data. Below is an example of what I am trying to generate: I would like to be able to select a grouping...
193
Don Passenger
dpasseng@...
Feb 25, 2003 1:49 am
this looks much like something I do and I can handle it assuming there is a file doll_tn.jpg, except as regards the item number ... where is it coming from? Is...
Hi (4 anyone interested, cpan module installation success on Windows activestate perl) (quoted according to sequential order) (I'm unquoted at very bottom such...
Hi, (further below is faqgrep.pl, a faq keyword searcher perl-doc-searcher script) (yet further below, a short musing on Perl's shift function and NoteTab-perl...
... I've been reading it online on a 2 week trial subscription at O'Reilly Network Book Safari. http://safari.oreilly.com/ Not much chance I would become a...
Alan, Sheri, I've been following your PERL-discussions lately (but not too close, - I could never see a good starting point or I just didn't see the need to...
I've just installed Perl 5.8 and immediately found its not as compatible with Notetab (Pro or Light) as 5.6. It looks like each time document data is sent from...
... Not recently. I've got Perl 5.8.1 (I needed it for latest version of PopFile.) I just ran the line-number demo (in Sample clips) and got a block character ...
... Hi Alec, 5.8.1? Maybe you're mistaken, what does perl -v report? I got the latest one on the ActiveState as of yesterday, and mine says: This is perl,...
... Found a way to apply it to the last record only, but still interested in better ideas: if (eof && $] > 5.006) { $badchar = chr(26); s/($badchar)$//; } ...
I am not sure about this but think this is a problem to do with the Byte Order Mark (BOM) used in unicode "in Perl 5.8 the Unicode model has completely...
Hi All, I use a program called Agent Ransack just about daily and like it a lot. Dave, the author, made a shareware version of it called "FileLocator Pro"...
Hi, Some of you may have seen this on another list, but I still have the same problem. After changing my system to Windows XP Home Ed., when I execute a Perl...
Piotr, If any of your scripts use command.com, that WinNT/2K/XP equivalent is cmd.com. I also use WinXP Home and have had no real problems with Perl scripts...
... <snip> ... Win 2k some Perl clip momentarily bring up a black command console window. But clip that's initiated via Ntab ^!Runperl not do that, instead...
... This I know, but I don't know if NTP calls either one when the ^!RunPerl command is used. ... I do not have any other problems, either, but this black...
These clips can be viewed and copied without broken lines around http://groups.yahoo.com/group/ntb-scripts/messages/209?expand=1 All three clips should be...