|
Last change
on this file was
2,
checked in by oldcode, 25 years ago
|
|
Initial revision
|
-
Property svn:eol-style set to
native
-
Property svn:keywords set to
Author Date Id Revision
|
|
File size:
753 bytes
|
| Line | |
|---|
| 1 | Field Admin Window |
|---|
| 2 | |
|---|
| 3 | Auto jump of lists key, SAI, |
|---|
| 4 | |
|---|
| 5 | Multiple Field instances: |
|---|
| 6 | ---->>> |
|---|
| 7 | Syntax field[ref] [start TO end] loop operator (start/end optional) |
|---|
| 8 | [-7] count backwards |
|---|
| 9 | [-1] last element |
|---|
| 10 | [1 TO -2] everything but the last |
|---|
| 11 | |
|---|
| 12 | import CREATE creates new instance of |
|---|
| 13 | CREATE_CONTAINER |
|---|
| 14 | help text |
|---|
| 15 | |
|---|
| 16 | |
|---|
| 17 | GB_query(query string) returns set of targets |
|---|
| 18 | |
|---|
| 19 | rewrite lot's of functions to use GB_query |
|---|
| 20 | |
|---|
| 21 | Show |
|---|
| 22 | |
|---|
| 23 | |
|---|
| 24 | global set_value to species function which uses GLOBAL how_to_handle delete |
|---|
| 25 | |
|---|
| 26 | |
|---|
| 27 | |
|---|
| 28 | |
|---|
| 29 | |
|---|
| 30 | Multiple table handling: |
|---|
| 31 | administrate fields |
|---|
| 32 | search window |
|---|
| 33 | show data window |
|---|
| 34 | |
|---|
| 35 | |
|---|
| 36 | Handling of links: |
|---|
| 37 | in GB_query |
|---|
| 38 | |
|---|
| 39 | |
|---|
| 40 | NDS cache |
|---|
| 41 | |
|---|
| 42 | |
|---|
| 43 | |
|---|
| 44 | |
|---|
| 45 | create AWT set |
|---|
| 46 | create AWT which handles two sets |
|---|
| 47 | |
|---|
| 48 | draw logo |
|---|
| 49 | |
|---|
| 50 | create SEERS ARB interface |
|---|
| 51 | |
|---|
| 52 | create key for modify database field |
|---|
Note: See
TracBrowser
for help on using the repository browser.