RE: Encrypting PERL source code...

2003-12-02 Thread Ichim, Adrian N.
> -Original Message- > From: [EMAIL PROTECTED] > > Can anyone suggest where I might be able to find (hopefully a freeware > or shareware script..) a program that runs either on a windows system > or a PERL script that would "encrypt" a perl script by doing > such things as > removing whi

RE: Microsoft Services for UNIX/LINUX

2004-01-06 Thread Ichim, Adrian N.
> What I would like to do is to enable > users to simply map UNIX-based drives on which their > applications reside, and then click on selected applications > (since most of them are used to the Microsoft point-and-click > or Run tool). > > I was wondering if anyone on this list have had an

RE: Incrementing count

2004-03-30 Thread Ichim, Adrian N.
> - Original Message - > From: <[EMAIL PROTECTED]> > To: > Sent: Monday, March 29, 2004 6:20 AM > Subject: Incrementing count > > > > I'm sorry, the previous subject should have been changed. > My apologies. > > > > > > while () { > >$counter++; > > } > > > > I know this is prob

RE: Microsoft Word and Perl

2004-06-14 Thread Ichim, Adrian N.
> > my $newdoc = $word->ActiveDocument; > foreach my $obj_Story ($newdoc->StoryRanges ){ >$obj_Story->Fields->{Update}; ==> Cannot find object >while ($obj_Story->NextStoryrange != ""){ > $obj_Story = $obj_Story->NextStoryRange; > $obj_Story->Fi

RE: Foo (Bar)---I now see the light! (Or that which is made lig ht of)

2004-09-09 Thread Ichim, Adrian N.
Have a look at the Jargon File (google for an updated version). A foobar-specific link is http://www.catb.org/%7Eesr/jargon/html/F/foobar.html Adrian Ichim > -Original Message- > From: jason corbett [mailto:[EMAIL PROTECTED] > Sent: Wednesday, September 08, 2004 8:14 PM > To: perl beg