Unfortunately, I can't give you a set of replicable circumstances. When the problem happens, it is either with the ProgIniSave command or upon closing...
... Thanks Abair for the prompt response. In further study of the project I am working on, sometimes the number of blank lines vary. I want to delete from...
... <don@h...> ... [ snip ] ... project I ... or ... Maybe. (uses a regex). 3 found lines (accounted for via %watch%) containing one or more characters of...
... [ . . ] ... INI ... I think this has been answered. But I've only been partially following threads here lately (messing too much with Linux and Perl ...
... trouble ... PMFBI, I've encountered this problem often. It is related to file ownership. If you create an INI file in one user account, then try to edit it...
Thanks--that helps me understand the cause of the problem! I have not logged in as a different user, but I have run clips from the command line with another...
... I've sorta learned to live with it -- it's never been much of an issue with me, but if you know how to change ownership of a file, then that may be the...
... Don, Have you found a suitable method to do the above, if not I've devised 2 clip methods for the job? The first should work regardless of filesize, it...
... Thanks for your continued efforts on this. I have not solved it yet. The prior suggestion assumed that I had just two lines of text. That is a fair...
slower but why not just replace ^P^P with ^P, and rerun it until no more are found? ~~ Jeffery G. Scism, IBSSG Local Coordinator Representative, NE/NC Region,...
... Don, 'dividing point:delimiter' - What is this delimiter? Is it the same character or string of characters in every case? Offhand, it looks as if this...
Don/others If part of your sample is : text blankline blankline dividing point:delimiter blank line blank line blank line text then this regexp (not tested)...
... point:delimiter\n" ... what is ... Alec, Don, This regex is now tested. Adding Alec's ^!Replace to one of my earlier attempts and changing the delimiter...
I've managed to create a clip that can search for <EMBED> tags in an HTML file, copy the parameters, then replace it with an <OBJECT> with <EMBED> inside. ...
... with ... to ... doesn't ... Short of trying to decipher such a long expression, what comes to mind immediately is, to search for the embed expression, and...
Hi Chris: I haven't looked closely at your regexp string - my eyes cross looking at all those "{[a-zA-Z]+}\"'s ;-( but I think its going to be almost...
... Chris, From the other responses there must be an easier, more efficient way to do this! Can you copy and paste an <embed> string before altering and also...
My web site desperately needs a print-media .css, and I'm trying to learn how to make one, and thanks to Greg Chapman for leads! Meantime, though, I'm trying...
... Don, Here's my latest revision to remove extra blank lines and transform the files into bite-sized indexed/numbered files. Try it to see if it suits. The...
Hello, I'm trying to write a clip to append a row from one file to another file. The "to"-file's name is bases on the first field of the row in the ...
Hello, I'm trying to write a clip to append a row from one file to another file. The "to"-file's name is based on the first field of the row in the ...
... where I ... ====> Insert here: ^!SetDebug 1 ... Then step through the code, and note, which part of the loop gets executed, BEFORE you get the access...
Hi Carol, ... It is working here. Do you have correct HTML coding for the header? Are they .htm/.html file extensions? Happy Clip'n! Jody All Lists:...
Thanks! See below please? Met vriendelijke groet, *Bauke P. de Vries * ... Here is goes wrong. I shortened the name but no result. I use the comma as delimiter...
... Oh! Oh, oh, OH! No! No header in there at all! I had already edited the text - it has only the tags (<h#> and <p> tags only). Maybe I could stick an...
... I copied my pages to another directory, opened those in NoteTab Pro, used the HTML-to-text Utility - and wow; it did the job instantly and Practically...
Hello, I'm trying to write a clip to append a row from one file to another file. The "to"-file's name is based on the first field of the row in the ...