|
[Fwd: Re: [Clip] Adding an HTML space after a period (.)]
Marcelo Bastos wrote: The latter, did so but doesn't anymore. Also, I don't think so. But I'm generally with Axel. I wouldn't do this at all. But if you don't mind clutter, you could as well wrap all
Marcelo Bastos wrote: The latter, did so but doesn't anymore. Also, I don't think so. But I'm generally with Axel. I wouldn't do this at all. But if you don't mind clutter, you could as well wrap all
|
By
loro
· #26159
·
|
|
[Fwd: Re: [Clip] Adding an HTML space after a period (.)]
Wouldn't   or   suffice? Personally I think em space is too large, but en space looks fairly good. It's clutter, but a tad better than . Here are more spaces. http://jkorpela.fi/chars/
Wouldn't   or   suffice? Personally I think em space is too large, but en space looks fairly good. It's clutter, but a tad better than . Here are more spaces. http://jkorpela.fi/chars/
|
By
loro
· #26157
·
|
|
Any serious interest in code with advanced techniques?
Joy wrote: Yes, I added the header and commented out the separators once I realized it wasn't a library. I'm surprised though that the document loaded in the clipbook as it was, when I just renamed it
Joy wrote: Yes, I added the header and commented out the separators once I realized it wasn't a library. I'm surprised though that the document loaded in the clipbook as it was, when I just renamed it
|
By
loro
· #26143
·
|
|
Any serious interest in code with advanced techniques?
>Joy wrote: >Sigh. I was worried about people not knowing how to manipulate uploaded >code. It's only obvious what to do if you already know what to do. No problem. It was because I assumed it was a c
>Joy wrote: >Sigh. I was worried about people not knowing how to manipulate uploaded >code. It's only obvious what to do if you already know what to do. No problem. It was because I assumed it was a c
|
By
loro
· #26141
·
|
|
Any serious interest in code with advanced techniques?
No problem. It was because I assumed it was a complete library. When I realized it wasn't I just wrapped H="" around the titles of the three clips. Lotta
No problem. It was because I assumed it was a complete library. When I realized it wasn't I just wrapped H="" around the titles of the three clips. Lotta
|
By
loro
· #26140
·
|
|
Any serious interest in code with advanced techniques?
Joy wrote: That explains it! I didn't realize the headers were missing and was wondering what I looked at when I had renamed the file to .clb and opened it in the clipbook. :-D Thank you, Joy. Lotta
Joy wrote: That explains it! I didn't realize the headers were missing and was wondering what I looked at when I had renamed the file to .clb and opened it in the clipbook. :-D Thank you, Joy. Lotta
|
By
loro
· #26138
·
|
|
Any serious interest in code with advanced techniques?
Hi Joy, Joy wrote: >I've put lots of thought into whether I wanted to invest the time and >energy into making it available but would do it if there is serious interest. >Since we were just talking abo
Hi Joy, Joy wrote: >I've put lots of thought into whether I wanted to invest the time and >energy into making it available but would do it if there is serious interest. >Since we were just talking abo
|
By
loro
· #26129
·
|
|
My thoughts on multiple topics over the past few days
Hi Joy, Joy wrote: As a programmer who has had to learn True. I think the problem is that one don't always understand fully what the rather terse explanations mean (don't get me wrong, I actually like
Hi Joy, Joy wrote: As a programmer who has had to learn True. I think the problem is that one don't always understand fully what the rather terse explanations mean (don't get me wrong, I actually like
|
By
loro
· #26123
·
|
|
ClipClass WAS: 'IsNumber' and 'IsAlpha' functions syntax
Axel Berger wrote: I don't use it either. I still would like to know why it's sometimes OK and sometimes not. I don't know much programming, but I once read a short book about programming in general.
Axel Berger wrote: I don't use it either. I still would like to know why it's sometimes OK and sometimes not. I don't know much programming, but I once read a short book about programming in general.
|
By
loro
· #26121
·
|
|
ClipClass WAS: 'IsNumber' and 'IsAlpha' functions syntax
Maybe I should buy a domain like alottaemails.com to use for my email needs. :-) But sometimes it does! ^!If 2 = 2 ^!calc I'm confused about this too. Originally it didn't enter my mind that a command
Maybe I should buy a domain like alottaemails.com to use for my email needs. :-) But sometimes it does! ^!If 2 = 2 ^!calc I'm confused about this too. Originally it didn't enter my mind that a command
|
By
loro
· #26117
·
|
|
ClipClass WAS: 'IsNumber' and 'IsAlpha' functions syntax
I wrote: ><https://notetab.groups.io/g/Clips/files/ClipClass.zip> I've skimmed through some of the emails. They are a little confusing, even to me who was there. But I think if you primarily focus on
I wrote: ><https://notetab.groups.io/g/Clips/files/ClipClass.zip> I've skimmed through some of the emails. They are a little confusing, even to me who was there. But I think if you primarily focus on
|
By
loro
· #26115
·
|
|
'IsNumber' and 'IsAlpha' functions syntax
James McBride wrote: OK. Here it comes. I think it was just one, Eric. How it is now I don't know. Well, it was quickly done. I only needed to make some minor changes because of the odd things people
James McBride wrote: OK. Here it comes. I think it was just one, Eric. How it is now I don't know. Well, it was quickly done. I only needed to make some minor changes because of the odd things people
|
By
loro
· #26112
·
|
|
'IsNumber' and 'IsAlpha' functions syntax
Hi James, James McBride wrote: Most of us are or were where you're at. I still find clip code hard to read and untangle in comparison to many other languages. So many squiggly characters and and it al
Hi James, James McBride wrote: Most of us are or were where you're at. I still find clip code hard to read and untangle in comparison to many other languages. So many squiggly characters and and it al
|
By
loro
· #26110
·
|
|
'IsNumber' and 'IsAlpha' functions syntax
John Shotsky wrote: Oops! Sure it's Outlook? I'm getting used to a new email client, so I could have done something wrong. But it looked OK when it came back to me, so I guess it is Outlook. Anyway, l
John Shotsky wrote: Oops! Sure it's Outlook? I'm getting used to a new email client, so I could have done something wrong. But it looked OK when it came back to me, so I guess it is Outlook. Anyway, l
|
By
loro
· #26105
·
|
|
'IsNumber' and 'IsAlpha' functions syntax
Hello James, James McBride wrote: It seems you can't have the prompt code on the same line as the If statement. If you split it up it works. ^!Set %InVal%=^?{} ^!Prompt Value Entered is ^%InVal% ^!If
Hello James, James McBride wrote: It seems you can't have the prompt code on the same line as the If statement. If you split it up it works. ^!Set %InVal%=^?{} ^!Prompt Value Entered is ^%InVal% ^!If
|
By
loro
· #26102
·
|
|
String Replace Backwards
Axel Berger wrote: Axel, I'm very rusty and I'm not up do date with new additions to the clip language. Probably there are better ways, but here's how I used to do it, step by step. Find the index num
Axel Berger wrote: Axel, I'm very rusty and I'm not up do date with new additions to the clip language. Probably there are better ways, but here's how I used to do it, step by step. Find the index num
|
By
loro
· #26094
·
|
|
formatting inside a clipbar file
#notetab
Michael Frascinella wrote: Or not. I've never seen a comment in a clipbar file. Can we really have comments there? Lotta
Michael Frascinella wrote: Or not. I've never seen a comment in a clipbar file. Can we really have comments there? Lotta
|
By
loro
· #26090
·
|
|
ClipWriter
Hi Thomas, Thomas Gruber wrote: Good find. I found it at another shareware site, but there nothing came down, the file was gone. Problem is it's a shareware program. I don't remember if it was time li
Hi Thomas, Thomas Gruber wrote: Good find. I found it at another shareware site, but there nothing came down, the file was gone. Problem is it's a shareware program. I don't remember if it was time li
|
By
loro
· #26078
·
|
|
ClipWriter
Axel Berger wrote: I have and I tried it long ago. But is it still around? It was the child of list member RS (Ramon?). Is he still around? IIRC he disappeared from the lists long before I did. I book
Axel Berger wrote: I have and I tried it long ago. But is it still around? It was the child of list member RS (Ramon?). Is he still around? IIRC he disappeared from the lists long before I did. I book
|
By
loro
· #26076
·
|
|
Test
Just testing if I'm allowed on this group. Lotta
Just testing if I'm allowed on this group. Lotta
|
By
loro
· #26073
·
|