Search

You can find the results of your search below.

howtos
5 Hits, Last modified:
without escaping from the Editor. The following example shows how to set up 'User Tools' to use Win32API ... of your choice, so here is how to do it. In this example, we will install and use Enbarcadero Borland C++ ... are more compilers available (Pelles C or FB for example). It is up to you which compiler or language you ... compile a TCL script into an EXE </well> In this example we have a the birds.tcl script in the Birds direc
regexp
3 Hits, Last modified:
a case insensitive search is also not enough. For example, if we want to search for numeric digit, then we ... use a backslash before the special character. For example, the single character regular expression "\*" mat... al characters are briefly described. <well> Usage Examples </well> The caret (^) in the beginning of the st
calculator
2 Hits, Last modified:
lculator to get the answer quickly. <well> Usage Examples </well> Following examples show how to use the built-in calculator: 1. Type in the expression you want t
formats
1 Hits, Last modified:
for very particular types of data: PNG files, for example, store bitmapped images using lossless data compr
cmdline
1 Hits, Last modified:
should be separated with a space. <well> Usage Examples </well> You will find bellow some samples with c