... Hi Cas, Here is your clip. I have tried it and it works with wizards and all. There are several long lines in this clip so I have UUEncoded it below: ...
10827
Larry Thomas
back3home2003
Jul 26, 2003 4:58 am
Hi Cas, I am sorry. I have a small glitch in my last clip. The remove lines feature only works correctly the first time you use it and after that it deletes...
10828
rainmark
layman_nine
Jul 26, 2003 3:40 pm
From: "CB2" ... Hi Charles, I'm using Pro 4.92. I've got 4.95 sitting here but I just haven't installed it yet. I noticed that some people were maybe having...
10829
casullian_454
Jul 27, 2003 2:52 am
Larry, Here is what came up. There are some lines with odd characters. Is this correct? H="Update Web List" ;lrt@... e 8 ̍Ǩ...
10830
hsavage
hrs62930
Jul 27, 2003 4:14 am
... cas, I hope you don't mind me jumping in. I decoded Larry's clip without errors but I did it with the short clip below. If you know how to do it add the...
10831
Larry Thomas
back3home2003
Jul 27, 2003 4:23 am
... No it is not correct. Harvey just replied to you so you probably have it decoded by now. I have changed the clip below by adding a new wizard title and...
10832
Jody
notetabber
Jul 27, 2003 4:24 am
Hi Mark and Charles, We've about worn this out. Hopefully, we won't need to see the subject anymore. <g> By the time I got to the first time I posted on this...
10833
Larry Thomas
back3home2003
Jul 27, 2003 4:31 am
... I tried it. It works good. Thanks. Regards, Larry lrt@... e...
10834
Larry Thomas
back3home2003
Jul 27, 2003 4:58 am
... I don't understand why it did not decode correctly for you. I copied the coded clip out of the email message and pasted it into a new empty document in...
10835
casullian_454
Jul 27, 2003 5:29 am
... I did it several times and got same results. All lines were included and no spaces before or after, just like you said. I didn't get it via email, I got it...
10836
Larry Thomas
back3home2003
Jul 27, 2003 5:42 am
... I tried to get it from the web and I got errors on decoding the same as you. Well, I know that I must include the regular clip with the UUEncoded clip...
10837
Larry Thomas
back3home2003
Jul 27, 2003 6:20 am
Hi Cas, I have upgraded this clip. Now, if you have the data file open when you run it, it will leave the file open when it finishes. If you have another ...
10838
LaurieK
ladyck3
Jul 27, 2003 1:55 pm
Larry? What in the world is this???? At the end of the last clip revision you posted for Cas? What happened? What is this for, does it mean?? ... From:...
10839
Larry Thomas
back3home2003
Jul 27, 2003 3:24 pm
... Hi LaurieK, In the later versions of NoteTab, Eric provided a way to encode files including binary file into a text format that can be included in text ...
10840
LaurieK
ladyck3
Jul 27, 2003 4:41 pm
To Larry's response.... Oh COOL... I had no idea... I guess this, like other apps, I just don't use to their full potential. Ya know, everyone has their own...
10841
CB2
ListMail@...
Jul 27, 2003 7:00 pm
Hi Mark & Jody, ... Sorry about that, Mark. My bad - I forgot to reverse the slashes in the first ^!Shell command. ... <me> bangs head on keyboard several...
10842
CB2
ListMail@...
Jul 27, 2003 9:03 pm
cc'd to: NoteTab Next Release List <ntb-nextrelease@yahoogroups.com> Hello all: I'm using NoteTab Pro v4.95. I've found what appears to be a bug in combobox...
10843
Larry Thomas
back3home2003
Jul 28, 2003 5:57 am
Hi all, I really appreciate the UUEncode/Decode clips that Eric has provided. I have previously placed them on my clipbar and run them from there but I have...
10844
casullian_454
Jul 28, 2003 6:31 am
I've got 250 data files to modify. Each one has between 10 and 150 lines that need the following modification done to each line. ...
10845
casullian_454
Jul 28, 2003 7:09 am
... This doesn't work. Am I even close? H="Add Date to DF" ^!Find ".html" WS ^!IfError Exit ELSE Next ^!MoveCursor -11 ^!Select +6 ^!replace ; >> |^!Paste; wsa...
10846
Alan C.
acummingsus
Jul 28, 2003 8:32 am
On Mon, 28 Jul 2003 06:31:10 -0000, casullian_454 wrote: [ . . ] ... H="Add Date to DF" ^!Jump DOC_START ^!SetScreenUpdate OFF ... ^!Find ".html" IS ^!IfError...
10847
Shoebuddy Jones
shoebuddy
Jul 28, 2003 5:56 pm
Monday, July 28, 2003 at 12:33 PM How does one sort through a directory (and maybe all subdirs) and do a search find and replace on all html files? Best...
10848
Alan C.
acummingsus
Jul 28, 2003 6:18 pm
Hi, just a minor heads up here. Please notice below that I added two lines onto the very top of the clip. Also please notice a pertinent comment that I added...
10849
Jeff Scism
scismgenie
Jul 28, 2003 8:26 pm
In NoteTab Srandard click on the open Note Tab document and control + D, a search directories box comes up, there is a replace tab. -- ~~~ Jeff Scism, <a...
10850
Lee Underwood
tzemachorg
Jul 29, 2003 12:42 am
I have a clip (shown below) that I use to update a news site. I had used tow separate clips to enter the headline and story. I have joined the two clips but...
10851
Alan C.
acummingsus
Jul 29, 2003 2:12 am
Hi Lee, Here's one way: What you want could do via the means of: 1. from clipboard and 2. your existing (one wizard) the title wizard Your 2nd wizard is...
10852
Lee Underwood
tzemachorg
Jul 29, 2003 5:40 am
Alan, The only problem is that I have to highlight all of the text. So now I have to paste it all into the "headline" part of the clip, and edit that, which ...
10853
Larry Thomas
back3home2003
Jul 29, 2003 1:31 pm
... You can use variables for this. Just select your headline and ^!Set %Headline%=^$GetSelection$ and then have your clip unselect the headline and select...
10854
Lee Underwood
tzemachorg
Jul 29, 2003 2:13 pm
... This looks good, however, I am not sure how to implement it. Lee ... [Non-text portions of this message have been removed]...
10855
Larry Thomas
back3home2003
Jul 29, 2003 3:54 pm
... I decided that I needed two clips to do this. I hope you are not disapointed. The first clip sets the headline variable to the selection and the second...