FreedomSoft - "the future is freedom"
Attributes - Setting the Pointer

When Freedombase first starts loading data into a template, to get the page ready to return to a user, the pointer is not actually pointing at any record. The first Attribute on a page, without the 'C'urrent option set, causes Freedombase to set the pointer to the first record.

For this reason, the very first Attribute output onto a page must not have the 'C'urrent option set. No data will be output onto the page, until the first non 'C'urrent Attribute tag is reached on the page.

previousnext
12345678910111213141516171819

    navigate     introduction     tags     attributes     expressions     include/insert     security     repeat/loop     command     creating     edit     update     custom code