Skip to search.

Breaking News Visit Yahoo! News for the latest.

×Close this window

ntb-scripts · The NoteTab Scripts Group

The Yahoo! Groups Product Blog

Check it out!

Group Information

  • Members: 211
  • Category: Software
  • Founded: Aug 29, 2002
  • Language: English
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Message search is now enhanced, find messages faster. Take it for a spin.

Messages

Advanced
Messages Help
Messages 180 - 209 of 591   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand Author Sort by Date ^
180 Alan C.
acummingsus Send Email
Jan 17, 2003
7:28 pm
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...
181 Alec Burgess
alecb3ca Send Email
Jan 19, 2003
6:02 am
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...
182 Alan C.
acummingsus Send Email
Jan 19, 2003
7:27 am
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...
183 Adkins, Brad J
bradjadkins Send Email
Jan 20, 2003
6:41 pm
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...
184 Alec Burgess
alecb3ca Send Email
Jan 20, 2003
10:23 pm
Thanks Brad - that makes it a lot clearer. I'll have a crack at it in the next couple of days. Regards ... Alec -- ... From: "Adkins, Brad J"...
185 Alan C.
acummingsus Send Email
Jan 21, 2003
2:53 am
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...
186 Alec Burgess
alecb3ca Send Email
Jan 21, 2003
6:46 am
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...
187 Alan C.
acummingsus Send Email
Feb 6, 2003
8:23 am
Hi Sheri, Interesting idea to: from Perl, specifically from your sub routine named SaveVariables, call (via commandline) the NoteTab clip that then runs the...
188 Alan C.
acummingsus Send Email
Feb 16, 2003
8:23 am
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...
189 Sheri
silvermoonwo... Send Email
Feb 16, 2003
2:49 pm
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...
190 Sheri
silvermoonwo... Send Email
Feb 16, 2003
3:33 pm
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...
191 Alan C.
acummingsus Send Email
Feb 20, 2003
6:58 am
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...
192 jenfairbanks <jenf...
jenfairbanks Send Email
Feb 25, 2003
12:55 am
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@... Send Email
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...
194 Alan C.
acummingsus Send Email
Mar 1, 2003
7:32 am
Hi (4 anyone interested, cpan module installation success on Windows activestate perl) (quoted according to sequential order) (I'm unquoted at very bottom such...
195 Alan C.
acummingsus Send Email
Mar 1, 2003
8:29 am
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...
196 Sheri
silvermoonwo... Send Email
Mar 1, 2003
2:56 pm
... 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...
197 hugo_paulissen Send Email Mar 9, 2003
1:12 am
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...
198 Sheri
silvermoonwo... Send Email
Apr 3, 2003
2:46 am
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...
199 Alec Burgess
alecb3ca Send Email
Apr 3, 2003
4:39 am
... 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 ...
200 Sheri
silvermoonwo... Send Email
Apr 3, 2003
4:00 pm
... 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,...
201 Sheri
silvermoonwo... Send Email
Apr 3, 2003
5:41 pm
... 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)$//; } ...
202 Grant MacKenzie
grantneilsonmac Send Email
Apr 7, 2003
7:15 pm
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...
203 Jody
notetabber Send Email
Apr 16, 2003
1:10 am
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"...
204 Piotr Bienkowski
syntaxpb Send Email
May 5, 2003
11:14 am
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...
205 Larry Hamilton
lm_hamilton Send Email
May 5, 2003
5:52 pm
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...
206 Alan C.
acummingsus Send Email
May 5, 2003
6:57 pm
... <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...
207 Piotr Bienkowski
syntaxpb Send Email
May 5, 2003
7:37 pm
... 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...
208 Piotr Bienkowski
syntaxpb Send Email
May 5, 2003
9:18 pm
... Hi Alan, Thanks for pointing me to wperl.exe. It is the right executable to stop the black window popping up. :) At last! Regards, Piotr...
209 Sheri
silvermoonwo... Send Email
May 12, 2003
12:29 pm
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...
Messages 180 - 209 of 591   Oldest  |  < Older  |  Newer >  |  Newest
Add to My Yahoo!      XML What's This?

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