|
| |
| | [No title] |
 | | Assuming this default, macro references may be of # the form $var, $(var), $(expr), $[str], $var[expr], or # $func(args). |  | | When inp becomes null, scanning is terminated # and out is printed to the output program. |  | | Assuming # the default value of that character, macro references may be # of the form $var, $(var), $(expr), $[str], $var[expr], or # $func(args). |
|
http://www.netlib.org/toms/803
|
|
| |
| | [No title] |
 | | In traditional computer programming languages, a macro works entirely by token substitution. |  | | The reason is that POV-Ray uses commas more frequently in its syntax than do most programming languages. |  | | POV-Ray macros are a strange mix of macros and functions. |
|
http://mitglied.lycos.de/povrayhelp_deu/pov212.htm
|
|
| |
| | AsciiDoc ChangeLog |
 | | Otherwise they are deferred until a matching macro is encountered in the input file. |  | | macros can now be used in configuration files. |  | | Block, Table and Macro arguments can now be positional (quoted or unquoted). |
|
http://www.methods.co.nz/asciidoc/CHANGELOG.html
|
|
| |
| | MacroXML: Human-maintainable XML |
 | | <macro bind="bar" "foo"="bar" "Foo"="Bar" "FOO"="BAR"> <macro bind="foo" "foo"="foo" "Foo"="Foo" "FOO"="FOO"> <macro ""=""> <macro ""=""> foo foo foobar foo! |  | | Programs outputting files can output the XML directly, with no include statement. |  | | Since (presumably) no other macros match, it will then be scanned as a control statement, and the macro statement matched. |
|
http://www.nothings.org/computer/mxml/mxml.html
|
|
| |
| | [No title] |
 | | It also looks for and performs substitutions on macros of the form $(var) and ${var}. |  | | If no file is given then input is read from stdin. |  | | It accepts as input an ascii template file. |
|
http://www.aps.anl.gov/asd/controls/epics/EpicsDocumentation/ExtensionsManuals/msi/msi.html
|
|
| |
| | Moto - The Native Web Programming Language |
 | | The example above was formatted by the following code: |  | | This document uses macros to format each of it's examples. |  | | An example of a macro that takes arguments used in the construction of this document is the macro used for specifying section headers: |
|
http://www.projectmoto.org/docs.moto
|
|
| |
| | fpp(1) |
 | | This list indicates that the object file which would be generated from the input file depends on the input file as well as the include files referenced. |  | | ) token - string This is the definition of a function-like macro. |  | | For example: #define long_macro_name(x,\ y) x*y With Fortran 77 fixed form source files, there may be a need to produce more than one line or statement as the expansion of a macro. |
|
http://socrates.berkeley.edu/cgi-bin/man.cgi?section=1&topic=fpp
|
|
| |
| | [No title] |
 | | ) my ( $otBegin, $otEnd, $otLength); my ( $ctBegin, $ctEnd, $ctLength); my ( $name, $value); my ( $tildeBegin, $tildeEnd, $tildeLength); my ( $braceBegin, $braceEnd, $braceLength); my $first; MACRO : while ( $startOffset |  | | Use 2 to see a # snapshot of the text after each step. |
|
http://www.folta.net/drew/code/Macros.pm
|
|
| |
| | E-Mail Broadcasting for the MA Circulation Manager |
 | | macro and replaces it with the computed value of the salutation line as set on by the broadcast screen. |  | | , which would be substituted for the description in the CODE table for the industry code sorted in the SUBS2 table for the publication in question. |  | | as the macro and the Subs.ID field value would drop in its places |
|
http://www.mendon.com/macir/ma_eblaster_macro.htm
|
|
| |
| | 16.3 `define and `undef |
 | | Syntax 16-1 : Syntax for text macro definition |  | | The syntax for text macro definitions is as follows: |  | | An attempt to undefine a text macro that was not previously defined using a |
|
http://www-ee.eng.hawaii.edu/~msmith/ASICs/HTML/Verilog/LRM/HTML/16/ch16.3.htm
|
|
| |
| | Word Macro problem : character substitution from one font to another |
 | | Viewing: DevArticles Community Forums > Programming > ASP Development > Word Macro problem : character substitution from one font to another |  | | Word Macro problem : character substitution from one font to another |  | | I wish to create a simple macro (don't we all?) that will replace all the digits in Adobe Garamond with the digits in Adobe Garamond Expert (basically, I want old style figures in my documents). |
|
http://forums.devarticles.com/showthread.php?t=6341
|
|
| |
| | LIMEx Macro Extensions Page |
 | | it would evaluate it to the number 7, according to the macro definition. |  | | The following example may seem a bit artificial, but it touches on the issue and is easy to follow. |  | | For example, consider the following statements in C: #define sum(a, b) a + b |
|
http://www.macroexpressions.com/limex.html
|
|
| |
| | [itchconfig] Macros: Substitution |
 | | IC_OPTION_SET commands, anything else could result in a buggy script. |  | | Executes the command and substitutes id with the resulting output string. |  | | 2 - substitute "@ id @" with " value " in all relevant.in files (see IC_INFILE_ADD) |
|
http://itchconfig.sourceforge.net/docu/macro_subst.html
|
|
| |
| | macro substitution |
 | | I volunteer to solicit input and to do the work. |  | | Dear all, Many EPICS tools use a $(macro) syntax to substitute macros, and a "macro1=value1,macro2=value2" syntax on tool invocation to set macro values. |  | | Also there are places where macro substitution would be useful but, as far as I am aware, is not available, e.g. |
|
http://www-csr.bessy.de/MailLists/b-tech-talk.1996/msg00042.html
|
|
| |
| | macro substitution |
 | | Substitution Depending on your FP version the wording may be different. |  | | I will be wanting to do similar substitution in the future to fill tables from a VFP file or Excel file, so I will need to figure out haw to use substitution from an external file at some point. |  | | I really wanted a separate data file, but this will work just fine. |
|
http://www.forum4designers.com/message117422.html
|
|
| |
| | 9.2 Macro Definition and Substitution |
 | | No evaluation is performed when the macro is defined. |  | | For example, suppose that you write something like |  | | The replacement text can be absolutely anything--it's not restricted to numbers, or simple strings, or anything. |
|
http://www.eskimo.com/~scs/cclass/notes/sx9b.html
|
|
| |
| | & Command (Microsoft Visual FoxPro) |
 | | Macro substitution statements that appear in DO WHILE, FOR, and SCAN are evaluated only at the start of the loop and are not reevaluated on subsequent iterations. |  | | The macro should not exceed the maximum statement length permitted in Visual FoxPro. |  | | In the following example, the TALK setting is saved to a variable so the setting can be restored later in the program. |
|
http://msdn.microsoft.com/library/en-us/dv_foxhelp/html/lngAND.asp?frame=true
|
|
| |
| | Linux Valley - ENCYCLOPEDIA |
 | | That is, it matches mail for any user at any host within our domain. |  | | The righthand side of our example rewrite rule looks like: |  | | You will remember that the text matched by metasymbols on the lefthand side of a rewrite rule is assigned to macro definitions for use on the righthand side. |
|
http://www.linuxvalley.com/encyclopedia/ldp/guide/nag2/x14923.html
|
|
| |
| | section 4.11.2: Macro Substitution |
 | | The macro expansion must always be parenthesized so that any low-precedence operators it contains will still be evaluated first. |  | | Within the macro definition, all occurrences of the parameters must be parenthesized so that any low-precedence operators the actual arguments contain will be evaluated first. |  | | Also, substitution never happens in quoted strings, because it turns out that you usually don't want it to. |
|
http://www.eskimo.com/~scs/cclass/krnotes/sx7m.html
|
|
| |
| | NTKERNEL.COM WRITING FIREWALL FOR WINDOWS 9x/ME/NT/2000/XP |
 | | Thus, the driver with minimum functionality turns out small enough and not but may appear a bit complex in implementation. |  | | And so in addition, this structure comprises NDIS_PROTOCOL_CHARACTERISTICS with addresses of all ProtocolXXX functions, NDIS_OPEN_BLOCK list (this structure in turn contains handlers Send/SendPackets/Request) all network interfaces bound to the given protocol and the pointer to next structure NDIS_PROTOCOL_BLOCK. |  | | The further is practically obvious, moving the list of registered protocols; we substitute the handlers where it is necessary. |
|
http://www.ntndis.com/articles/firewalleng.shtml
|
|
| |
| | Stratos Language Referenece Manual - Preprocessing Directives |
 | | A macro is an extension to the core language that can be defined by the programmer, by the implementation, or as part of the Stratos language specification. |  | | Naturally, when an included file is changed, all the files that depend on it must be recompiled. |  | | There are three kinds of macros: defining macros, which extend the available set of definitions; statement macros, which extend the available set of statements; and function macros, which look syntactically like function calls. |
|
http://www.stweb.it/refer/rf_prep.html
|
|
| |
| | Macro Substitution |
 | | If string2 is null, all occurrences of string1 are deleted from the macro's definition string. |  | | When macroname is invoked, each occurrence of string1 in its definition string is replaced by string2. |  | | You can substitute text in any predefined macro except $$@. |
|
http://www.compaq.com/fortran/docs/vf-html/pg/pg4mcsub.htm
|
|
| |
| | ProgrammingTalk - Macro substitution in JavaScript? |
 | | My problem is that I cannot find a way to use macro substitutions with JavaScript. |  | | I mean, referencing a control by macro substitution(Form.andlcControl)??? |
|
http://forums.hotscripts.com/archive/index.php/t-5504.html
|
|
| |
| | Macro Operators |
 | | If a macro argument is preceded by the evaluation operator '%', it is interpreted as an expression, which will be evaluated before it is passed to the macro. |  | | Therefore, it doesn't consume memory space, and appears in the list file in the macro definition only, but not in the expanded lines. |  | | The macro CONST defines a 16-bit constant in ROM: |
|
http://virtual.dyc.edu/asem51/operator.htm
|
|
| |
| | The Scientist :: Technology Archives |
 | | New software tools provide functional beauty from 2-D slices |  | | To siRNA with Love; Scientists Unveil Mouse Chromosome Substitution Panel; Shining the Light on Nanofabrication |
|
http://www.the-scientist.com/labconsumerarchive.htm
|
|
| |
| | C-history |
 | | While wanting to use a higher-level language, he wrote the original Unix system in PDP-7 assembler. |  | | McIlroy, `Macro Instruction Extensions of Compiler Languages,' C. |  | | At the start, he did not even program on the PDP-7 itself, but instead used a set of macros for the GEMAP assembler on a GE-635 machine. |
|
http://www.netzmafia.de/skripten/unix/chist.html
|
|
| |
| | Visual Basic(Microsoft): Version 5 & 6 - Macro Substitution |
 | | Join your peers on the Internet's largest technical computer professional community. |  | | Visual Basic(Microsoft): Version 5 & 6 - Macro Substitution |  | | Long time since I worked with VFP, but no, it doesn't support Macro Substitution... |
|
http://www.tek-tips.com/viewthread.cfm?qid=920015
|
|
| |
| | Glossary of research economics |
 | | This is a function describing production, usually at a macroeconomic level, with two inputs which are usually capital and labor. |  | | Cobb-Douglas production function: A standard production function which is applied to describe much output two inputs into a production process make. |  | | For a risk averse agent (as most are assumed to be) the certainty equivalent is less than the expected value of the gamble because the agent prefers to reduce uncertainty. |
|
http://www.econterms.com/econtent.html
|
|
| |
| | INFO: Macro Substitution, Name Expressions, and EVALUATE() Run-Time Evaluation |
 | | The "Language Reference" guide specifies that EVALUATE() and name expressions should be used instead of macro substitution because they run faster. |  | | Name expression compilation is optimized and does not require the creation of any "lookup" code, which makes it much more efficient than macro substitution. |  | | A run-time "macro" is built into the tokenized code to evaluate the expression at runtime. |
|
http://support.microsoft.com/default.aspx?scid=kb;en-us;125046&Product=fox
|
|
| |
| | Encyclopedia4U - Preprocessor - Encyclopedia Article |
 | | Overuse of the C preprocessor is considered bad style, especially in C++. |  | | The C programming language has a preprocessor that performs the following transformations: |  | | A preprocessor is a program that takes text and does lexical conversions to it. |
|
http://www.encyclopedia4u.com/p/preprocessor.html
|
|
| |
| | Macro Substitution |
 | | NOTE: The TinyTERM emulator's TSL interpreter will not process a line of text longer than 255 characters. |  | | The following example uses macro expansion to show complex data on the screen: |  | | The TinyTERM emulator preprocesses each line in a script file just before execution by scanning for dollar-sign ($) characters and performing a macro substitution of the expression following the $ character, which must be enclosed in parentheses. |
|
http://www.cil.pt/filelib/pub/Century/TinyTerm/4x/410/Docs/tsl__macro_substitution.html
|
|
| |
| | Difference Between Macro Substitution and Named Expression |
 | | The FoxPro language compiler parses the program and replaces a name expression with the value during the first pass; from that point on, only the value, not the variable, is used. |  | | However, if you use a macro substitution, the new value will be substituted. |  | | The FoxPro compiler leaves a macro substitution as a reference to the variable that is not resolved until the program is executed. |
|
http://support.microsoft.com/default.aspx?scid=kb;en-us;88746&Product=fox
|
|
| |
| | Module xinclude from libxml2 |
 | | Implement the XInclude substitution for the given subtree reusing the informations and data coming from the given context. |  | | 0 if no substitution were done, -1 if some processing failed or the number of substitutions done. |
|
http://xmlsoft.org/html/libxml-xinclude.html
|
|
| |
| | 'Macro' Substitution of Variables |
 | | result of this is that I do NOT miss, or even need macro substitution. |  | | I *used* to do 6502 and 80x6 ASM, C/C++ as well as Clipper stuff. |  | | have macro substitution, virtually ALL things in ms-access are a collection. |
|
http://www.accessmonster.com/uwe/Forum.aspx/access/11605/Macro-Substitution-of-Variables
|
|
| |
| | eTrust PestPatrol Pest Encyclopedia - 1st Mass Mailer |
 | | You can also add your own custom fields to the database if you need to have more information on each customer. |  | | You just use macro substitution patterns, to be replaced with information from the database, for each customer, right before dispatching. |  | | It lets you have for example order numbers, member IDs and other data in the database along with email addresses and names and use them to generate individual messages with order or membership status and so on. |
|
http://www.pestpatrol.com/pestinfo/other/1st_mass_mailer.asp
|
|
| |
| | Re: gEDA: ivlpp macro substitution inside strings |
 | | r47652@email.sps.mot.com said: > My intuition (which was shared by others around the office), which I > could neither support nor refute with the Verilog-XL documentation, is > that macros inside strings should NOT be substituted. |  | | Subject : Re: gEDA: ivlpp macro substitution inside strings |  | | Also, strings are taken as single lexical units, and lexical units cannot be built up by macros. |
|
http://www.geda.seul.org/mailinglist/geda-dev16/msg00102.html
|
|
| |
| | gEDA: ivlpp macro substitution inside strings |
 | | My intuition (which was shared by others around the office), which I could neither support nor refute with the Verilog-XL documentation, is that macros inside strings should NOT be substituted. |  | | Subject : gEDA: ivlpp macro substitution inside strings |  | | And down below add this rule: {TOKEN} { ECHO; } You could probably remove all single character tokens from the TOKEN regex to make it shorter, but this one works for me. |
|
http://www.geda.seul.org/mailinglist/geda-dev16/msg00101.html
|
|
| |
| | Q1003 - FPP no longer performs macro substitution |
 | | Explanation: In V5.0C, FPP was changed to not perform macro substitution in source files by default. |  | | Q1003 - FPP no longer performs macro substitution |  | | Description: The FPP (Fortran PreProcessor) tool does not perform macro substitution |
|
http://h18009.www1.hp.com/fortran/kb/q1003.html
|
|
| |
| | Publication list of Loet Leydesdorff |
 | | Loet Leydesdorff and Peter Van den Besselaar, Technological Development and Factor Substitution in a Complex and Dynamic System, Journal of Social and Evolutionary Systems 21(2) ([1998] 2000) 173-192. |
|
http://users.fmg.uva.nl/lleydesdorff/list.htm
|
|
| |
| | dBforums - Macro Substitution in VB |
 | | functionality similar to macro substitution available in VB? |  | | > functionality similar to macro substitution available in VB? |  | | dBforums - Macro Substitution in VB -- Internet Services -- |
|
http://www.dbforums.com/t373816.html
|
|
| |
| | [itchconfig] Macros: C Tests |
 | | Tests whether the C function (and operating system call) mmap() is available and works correctly. |  | | If not, the line "#define inline iv " is added to config.h, where iv is "__inline__", "__inline" or nothing, depending on the test results ("iv" like "inline variant"); this way, the C pre-processor substitutes or strips the keyword from the source files before the compiler sees them. |  | | If you want to check for a special variant of a library which provides special features, you should use a function which is characteristic for that variant and a non-default id. |
|
http://itchconfig.sourceforge.net/docu/macro_c.html
|
|
| |
| | Visual Basic: Macro substitution in VB |
 | | 'Execute a statement in the script (set the macro substitution variable, 'scriptObject' in this case) |  | | How do I use macro substitution in VB? |  | | if you are talking about foxpro macro substitution, |
|
http://www.experts-exchange.com/Programming/Programming_Languages/Visual_Basic/Q_20069858.html
|
|
| |
| | Macro substitution - Wiktionary |
 | | Wiktionary does not have an entry for this word yet. |  | | If you created an entry under this title previously, it may have been deleted. |
|
http://en.wiktionary.org/wiki/Macro_substitution
|
|
| |
| | Macro substitution |
 | | Alphabetical Index to find a more specific article on Macro substitution |  | | Home Page for further articles on Macro substitution |
|
http://www.bambooweb.com/articles/m/a/Macro_substitution.html
|
|
| |
| | Is there macro substitution available in VB .net? |
 | | > Is there macro substitution available in VB.net? |  | | I want to be able to read control names from a SQL database |  | | Their keen enjoyment hid behind their gothic mask of duty." -Mark Clifton |
|
http://forums.devshed.com/showthread.php?s=97999731b6aed9cb8febd64b1ad1319c&t=161509
|
|
|