... If so, Eric is still having trouble adjusting to Win7. In the higher version Win98, that I use, NT is very good about sequences like ^!Save ^!Dos char w2t...
You may be right John. The clip is running too fast and, speaking figuratively, falls over its own legs. Piotr ... [Non-text portions of this message have been...
... Perhaps, but I'm running NoteTab Pro 7.1 on a Windows 7 64 machine and I haven't noticed any problems like that. You might try inserting a slight delay...
Hello Johnn Then it'll be a clip to do pasteboard, open MS Word (return to Notetab when close MS Word), copy all, close MS Word, then Modify to HTML and save...
You can use an html template to provide all the repetitive stuff. You can use a CSS file to provide all the standard formatting. You can then paste in your...
... I have a Word-macro that do elementary htmlcode. If you think this is oké I can sent it. -- Translatie > www.adrien-verlee.be - Ongedeelde informatie =...
Thanks for the replies, guys. I switched from plain text to HTML because that's what readers wanted. I surveyed them. Then I measured unsubs after the switch....
Hi, I have a simple clip that loops through a folder of files (opening and closing them without modification), find some information and appends it to a disk...
I'm not quite following what you want to do but you might see if this helps you to figure it out. ^!Set %X%=Sample Variable value ^!InsertText I, Object Name,...
... Don't, their HTML code is just terrible. Instead of doing minimal HTML to capture the structure as far as recognizable they go into excessive detail to...
... Don't! See http://www.georgedillon.com/web/html_email_is_evil.shtml (I have other sources, but they're in German.) I have several clips to sanitize raw...
Hello Johnn Yes, use Open Office Writer and export that as HTML (or as .PDF). Adrian Worsfold http://www.pluralist.co.uk http://pluralistspeaks.blogspot.com ...
I write my stuff in Word because I can export fast into PDF or paste easily into WordPress. I use Notetab Pro though for emails, because of its various...
I am trying to generate a permission statement. I will fill it with a couple variables, which I can manage, but I want the text to be on mutiple lines. When I...
With NoteTab updates come bug fixes and new features. I've used NoteTab, starting with 4.95, from XP through Win 7 and now Win 8. It works FINE, but I do NOT...
That depends on your scripts. There have been some changes, I believe most changes that could affect clips were changes that use regular expressions. john...
23620
abet backup
backup.abet@...
Jan 24, 2013 4:42 pm
John, I am always afraid to upgrades. In Windows, for example, in more than 10 years I used the XP until to now (the XP, in the begin, have had 200.000 bugs,...
Ah..Yes, you would need version 5.7 or newer for my clip to work. I forget how I used to do the date processing in older versions but I remember it was a much...
23618
abet backup
backup.abet@...
Jan 24, 2013 3:23 pm
Hi John, I have had a syntax error. I believe that I do not have the $GetDataToInt, my NTP are 5.4. This is true? If yes, I will change. Thanks! Carlos. ... ...
Carlos, Here are the formulas. Someone may take this as a project to convert to/from Julian date using NoteTab's math functions. Doable, but it takes someone...
23615
abet backup
backup.abet@...
Jan 24, 2013 1:54 pm
Hy John, Sorry for my Bostonian accent... I suppose that the Julian date will be usable. I want to control a NTP code, depending in a number of days. Let's ...
Now, that is really helpful. How about some before and after, actual data to give some idea of what you are trying to accomplish? If you want help, you should...
23613
abet backup
backup.abet@...
Jan 24, 2013 9:05 am
John, thanks. Was a typing. I want to code more or less similar to the Unix date. Best regards, Carlos...
... You might get some responses if you explain again what you're trying to do. Several times I've read what you wrote but I have no idea what you want. john...
Friends, I need to work with dates, like: Today is 050113 but I need to run a clip in 05012 plus 30 days. How this is possible? There exist any clip for that? ...
Thanks, Eb. This is similar to the clip I wrote except my clip creates a temporary new doc to work in and fills the screen with text. An issue with your code...
... I tried that before and got no where. Tried it again - worked. I did not realize the text needed to highlighted to split it. Thanks, Alec. -Mike ...