| Commit | Date | |
|---|---|---|
|
[r12062]
by
mikeaubury
Add an implicit 'EXIT MENU' command via ON ACTION fgl_exit_menu if $ADDEXITMENUACTION=Y |
2011-06-09 16:28:47 | Tree |
| 2011-05-30 13:55:40 | Tree | |
| 2011-05-30 13:40:11 | Tree | |
| 2011-05-30 12:49:25 | Tree | |
| 2011-05-27 12:47:51 | Tree | |
| 2011-05-20 19:34:33 | Tree | |
| 2011-05-18 17:29:50 | Tree | |
| 2011-05-17 17:26:12 | Tree | |
|
[r12054]
by
mikeaubury
Add new "fgl_copy" call - copies from one variable to another using byte copies (so copying a large array of records is much faster). define b array[20] of record CALL fgl_copy(a,b) will copy the array "a" into array "b" Sizes of the arrays *must match* |
2011-05-17 17:23:45 | Tree |
| 2011-05-14 08:35:52 | Tree |