Hi, Example text what is now used. My text is originally this kind of. Mat 1:6. ja Iisaille Daavid, kuningas. Daavidille syntyi Salomo, jonka äiti oli Uurian...
... If you want to edit lines beginning not only with "Matt", then replace the <HEAD> pattern ?<HEAD>Matt\x20 with ?<HEAD>(Matt|Mark|Luuk)\x20 Or better use a...
... Replace the <SN> pattern in the last two ^!Replace commands with (?<SN>(\p{Lu}|\p{Nd})[\p{L&}]{2}_) ; --- LONG LINE START ^!Replace "(?x)^(?<TEXT>.+)...
Hi, Thanks! Now it works ok with ABR. But Finnish language has word jos. One English Bible ABR is Jos. Example text: Mat 1:1 Jos te jne. Mat 1:1 Jos_te jne....
CCleaner reports Unused File Extension .clb HKCU\Software92;Microsoft92;Windows92;CurrentVersion\Explorer92;FileExts92;.clb I get no other similar reports about other...
... As far as I know all it means you've never told Windows what to do, when you double-click on a *.clb. As that's not what you want to do anyway it doesn't...
... File extension keys appearing under HKCU\...\Explorer92;FileExts92; are file associations defined by & for separate user accounts. They over ride the global ...
... I don't see the problem. If I <F4> in Totalcommander, "open with NoteTab", the file is opened as a text. Nevertheless all .clb in my library folder are...
... Whoa. Don't get excited. I didn't say it was a problem. There are times one WANTS to open a clip library as a test file. All I was doing was describing the...
I've installed HTML-CSS and it tells me one clip is to create an HTML standard page. However, when I click on it, NoteTab produces an old version and I can't...
... I don't write HTML5 myself but if you provide the kind of end product you want plus the input expected then I can cobble something together. Axel...
The html5 new document works for me, and I've used it several times. It uses a template with a wizard to populate it. What, exactly, do you not find correct?...
Sorry, I reread your message, and indeed it doesn't create anything more than a basic html 5 page. I think someone would have to customize the toolbar to add...
Thanks for jumping in. I have created these functions with new clips, copying from similar ones, but am not capable of handling the timedate tag requiring...
Hi as far as I can see you select the template you want from the list and then edit the template ,delete the line you want cut and save it and it is done ...
Thanks, Dave. That is what I thought I was doing, but it seems to reestablish itself with the old reference to XHTML 1.0. For anyone interested, this is how I...
I've checked again Dave and there is something I am clearly missing something when I delete the reference after :Start. A further note. To create an automatic...
hi this is what I get when I make new page page001.htm it is from the HTML library first line deleted <html xmlns="http://www.w3.org/1999/xhtml"> <head> ...
... Those attribute have long been deprecated and really should have no right to exist in a HTML5 surrounding. I'm surprised they're not illegal there, it is...
This link shows the differences between html5/xml and html4/xml. There are a LOT of differences! http://www.w3.org/TR/html5-diff/ But the issue was about not...
When writing longer documents I keep images in a folder "Bild" at a known position relative to the path of the document. For selecting an image I have to get...
... I'm not sure when and how ^!ChDir works, but I don't think this is the right time to use it. You don't need it anyway. You can put the desired path...
... So simple and I never ever thught of that. Danke. ... Yes, in the original that wizard sets half a dozen variables at once, missed it when trimming. Danke ...
FWIW because I often need to reference an image folder dependent upon the job (web site) I'm working on, which means I'll use the same image folder over and...
I have slightly edited the datetime clip I posted earlier so that it fits HTML5 better by insert a <time> tag into the coding. ^!Clip CheckLogical ... ^!Set...
I don't have much hair left to pull so maybe you guys can save my scalp and suggest a way to make this search pattern work in a clip. I am trying to verify a...
... Hi Art. I'm not nearly as good at RegExp at others but I'll give you what I have so far. I'm unclear about your data and what you mean by "the selection...