source: tags/initial/etc/arb_changes

Last change on this file was 2, checked in by oldcode, 24 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 
1Field Admin Window
2
3Auto jump of lists      key, SAI,
4
5Multiple 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
24global  set_value to species function   which uses GLOBAL how_to_handle delete
25
26
27
28
29
30Multiple table handling:
31        administrate fields
32        search window
33        show data window
34
35
36Handling of links:
37        in GB_query
38
39
40NDS cache
41
42
43
44
45create AWT set
46create AWT which handles two sets
47
48draw logo
49
50create SEERS ARB interface
51
52create key for modify database field
Note: See TracBrowser for help on using the repository browser.