ZIMFILES (Database Browser)
Welcome to our Knowledge Base
Documentation | Blog | Demos | Support
< All Topics
Print
ZIMFILES (Database Browser)
0 out of 5 stars
5 Stars | 0% | |
4 Stars | 0% | |
3 Stars | 0% | |
2 Stars | 0% | |
1 Stars | 0% |
Processes application directory files, listing all objects and their associated disk files.
Syntax
ZIMFILES [option]
Parameters
option | Can be No options +v [-h] +a [-h] +f [+s] +p [+s] +u [+s=delimiter] +i |
Option | Description |
No options | If no options are used, only the names of the disk files created by the software are displayed. |
+v [-h] | +v displays all objects in the application database that have corresponding disk files. -h (used with +v) suppresses headings for the columns of information being displayed. |
+a [-h] | +a displays all objects in the application database regardless of whether they have corresponding disk files. -h (used with +a) suppresses the display of headings for the columns of information being displayed. |
+f [+s] | +f displays a list of all defined fields in the application database. The fields are displayed under headings that correspond to the field names in the Fields EntitySet. An additional heading, SFN, provides the index number for indexed fields (used in conjunction with the Programming Language Interface). +s displays system-defined objects as well as user-defined objects. |
+p [+s] | +p displays the permissions for objects in the application database. (This option is available only to the superuser.) +s (used with +p) displays system-defined objects in addition to user-defined objects, and displays the database encryption key. |
+u [+s=delimiter] | +u displays list of the users defined in the Users EntitySet in the application database. (This option is available only to the superuser.) The +s=delimiter option prints all user information separated by the indicated delimiter, where delimiter is a single character. |
+i | +i displays the system numbers for all objects in the ZIM:X directory. The limit is 65 000 create functions in a ZIM:X directory. Use the +i switch to determine how close to the limit you are. |
Comments
If an application program has been compiled, its name has a -c suffix in the ZIMFILES listing.
Updated
ByJason Lee
Was this article helpful?
0 out of 5 stars
5 Stars | 0% | |
4 Stars | 0% | |
3 Stars | 0% | |
2 Stars | 0% | |
1 Stars | 0% |
5