search for: headerid

Displaying 3 results from an estimated 3 matches for "headerid".

2011 Sep 22
1
computation of header ids
...red" id="my_header">My header </h1>' An other example: >>> markdown.markdown("# Test {@style=position: absolute; top: 100px; left: 455px; width: 300px; height: 250px;} {@about=http://video.constantvzw.org/Ellentriek8/softsensor_pure_d.ogv}", ['headerid']) u'<h1 about="http://video.constantvzw.org/Ellentriek8/softsensor_pure_d.ogv" id="test_styleposition_absolute_top_100px_left_455px_width_300px_height_250px_abouthttpvideoconstantvzworgellentriek8softsensor_pure_dogv" style="position: absolute; top: 100p...
2009 Jun 09
0
RODBC sqlSave does not append the records
...= "testappend_slt", append = TRUE, + rownames = FALSE, colnames = FALSE, + verbose = TRUE, oldstyle = FALSE, + safer = TRUE, addPK = FALSE, + fast = FALSE, test = FALSE, nastring = NULL) Query: INSERT INTO "testappend_slt" ( "RECORDNO", "HEADERID", "SITE", "TESTER", "TESTCELL", "PRODUCT", "OPERATION", "OPNUM", "PRODMODE", "VERSION", "REVISION", "UUT", "MCTL", "OPERATOR", "STARTTIME", "ENDTIME", &qu...
2009 May 07
1
increasing memory for R bg job
Hi, Is the following command used to increase the memory or any other command when a background R job is run? R --min-vsize=vl --max-vsize=vu --min-nsize=nl --max-nsize=nu --max-ppsize=N source: http://stat.ethz.ch/R-manual/R-patched/library/base/html/Memory.html Thx Carol [[alternative HTML version deleted]]