Archive for the 'test clips' Category

Set_View ini and disk BufferS

Tuesday, January 24th, 2006

Reposted 2/2/06 Here are revised, REVISED, clips, one to use NoteTabs users inifile feature to store tidbits of information, the other, to use disk files as a temporary storage medium. For setting new buffers the clip uses the first word in the selection, if it is descriptive enough you can accept that name or type […]

NoteTab Googler

Friday, January 6th, 2006

Using NoteTab to Google was discussed on the Clips List. This is a modified version of Don’s clip. This uses a basic default choice but still allows user input in the second entry point in the same wizard. The second clip contains many of the terms you might search for relating to NoteTab. Some multiple […]

^$IsUppercase really means NotLowercase

Saturday, December 4th, 2004

I found something interesting the other day … non-uppercase characters were testing positive for ^$IsUppercase. While you might presume only an uppercase character/string would test positive for this, it is actually testing to be sure there are no lower-case alphabetic characters. The opposite is also true with ^$IsLowercase testing for Not Uppercase. So you first […]

^$GetLinecount$ updates as lines are deleted

Saturday, December 4th, 2004

I wanted to see if ^$GetLinecount$ updates on the fly every time a line is deleted. It does as shown by the following clip: ; by don at htmlfixit.com ; this clip is to show that ; if you delete lines the ; variable ^$GetLinecount$ updates ; itself on the fly ;create file ^!Menu File/New […]

Recent Posts

Archives

Topics