For When You Can't Have The Real Thing
[ start | index | login ]
start > snipsnap-macro-help

snipsnap-macro-help

Created by dave. Last edited by dave, 21 years and 56 days ago. Viewed 7,290 times. #1
[edit] [rdf]
labels
attachments
Sample macro usage:

{link:<text>|<url>} for example: >>Home Base

note:beware of spaces!

Code Example:

$|=1;
if($var)
{
  print OUT $out{$var};
}
close OUT;
Unfortunately, you gotta escape your { chars, and it don't know no perl.

Quote Example:

Direct, participatory democracy does not scale.

A table:

OneTwoThree
FoureFive is the number to which you should count, and no more, and no less. Several times you have been told this, but you squander the knowledge each and every time and I for one am sick of it. Go to your room!Six
Seven Eight
NineTenElevenTwelve
no comments | post comment
This is a collection of techical information, much of it learned the hard way. Consider it a lab book or a /info directory. I doubt much of it will be of use to anyone else.

Useful:


snipsnap.org | Copyright 2000-2002 Matthias L. Jugel and Stephan J. Schmidt