Commands used in menu (.MNU) and toolbar (.TBR) definition files:
Default menu file: Default.mnu
Path:
Desktop version:
|
$DOCUMENTS\DigiTerra Explorer\Default.mnu
|
Mobile version:
|
$SDCARD\BIN\Default.mnu
|
Lines begin with '/', '%', '!', ';' characters are comments.
Lines begin with '#' character creates a new menu
Lines begin with '{' character creates a new submenu, nested sub-menus not supported
Lines begin with '}' character closes the previous submenu
Lines begin with '-' character or 'separator' adds a horizontal line
COMMAND - Adds a fix command or tool
Every line can contain one menu item: tool, command or separator
Default toolbar file: Default.tbr
Path:
Desktop version:
|
$DOCUMENTS\DigiTerra Explorer\Default.tbr
|
Lines begin with '/', '%', '!', ';' characters are comments.
Lines begin with 'separator' adds a vertical dividing line between commands
COMMAND - Adds a fix command or tool
Every line can contain one menu item: tool, command or separator
Command
|
Description
|
ABOUT
|
About
|
ADDDBLAYER
|
Add db Layer
|
ADDLAYER
|
Add Layer
|
AREA
|
Polygon
|
AREADIV
|
Polygon division
|
AREAFREE
|
Free Polygon
|
AREAJOIN
|
Polygon Join
|
AREASEP
|
Polygon Delineation
|
BGMAP
|
Background Map
|
BOOK
|
Bookmark
|
BOTANY
|
Botany (Extension)
|
BUFFER
|
Buffer zone
|
CHANGELAYER
|
Change Layer
|
CIRCLE
|
Circle
|
DELETE
|
Remove
|
DICT
|
Language
|
DIVIDE
|
Divide
|
DROPBOX_DOWNLOAD
|
Download
|
DROPBOX_UPLOAD
|
Upload
|
ELLIPSE
|
Ellipse
|
ERASE
|
Erase
|
EXIT
|
Exit
|
EXPLODE
|
Explode
|
FIELDWORK
|
FieldWork
|
FIND
|
Search
|
GENERALIZE
|
Generalize
|
GPSMEAS
|
GPS Survey
|
GPSPOS
|
GPS position
|
GPSSET
|
GPS Status
|
GPSSTAT
|
GPS Statistics
|
HELP
|
Help
|
INFO
|
Identify
|
INSERT
|
Insert
|
LAYERS
|
Layers
|
LINE
|
Line
|
LINEFREE
|
Free Line
|
LOADDBMAP
|
Open db project
|
LOGGER
|
GPS Log analysis
|
MEAS
|
Measure
|
MEASFREE
|
Free measure
|
MEASRAD
|
Radius measure
|
MERGE
|
Merge
|
MOVE
|
Move
|
NEW
|
New Map
|
NEWDBLAYER
|
New db Layer
|
NEWLAYER
|
New Layer
|
NEWPART
|
New part
|
OPEN
|
Open Map
|
PAN
|
Pan
|
PLAN
|
Plan view
|
POINT
|
Point
|
PRINT
|
Print
|
PROJECTTRAFO
|
Reprojection
|
RASTRAN
|
Raster orientation
|
RECMAIL
|
Receive E-mail
|
RECORD
|
Tables
|
RECT
|
Rectangle
|
ROTATE
|
Rotate
|
ROTATEOBJ
|
Rotate
|
ROWGUIDE
|
GPS Guidance
|
SAMPLING
|
Sampling
|
SAVE
|
Save project
|
SAVEDBLAYER
|
Save db Layer
|
SAVELAYER
|
Save Layer
|
SAVEDBMAP
|
Save db project
|
SCALE
|
Scale
|
SCALEOBJ
|
Scale
|
SCROLL
|
Scroll
|
SELPOINT
|
Select by point
|
SELLINE
|
Select by line
|
SELAREA
|
Select by polygon
|
SELRECT
|
Select by rectangle
|
SELCIRCLE
|
Select circle
|
SENDMAIL
|
Send E-mail
|
SETTING
|
Settings
|
SURVEY
|
Survey
|
SYNC
|
Synchronization
|
TARGET
|
Navigate to Target
|
TINGENERATE
|
Generate TIN
|
TREESURVEY
|
Tree surveying (Extension)
|
UNDO
|
Undo
|
VERTEX
|
Edit
|
VIEWREFRESH
|
Refresh map view
|
WEBMAPGE
|
Show in Google Maps
|
WEBMAPBING
|
Show in Bing Maps
|
WINDOW
|
Zoom Window
|
ZOOM
|
Dynamic Zoom
|
ZOOMACT
|
Active Layer
|
ZOOMALL
|
Full Extents
|
ZOOMLAST
|
Last View
|
ZOOMNEXT
|
Next View
|
ZOOMSEL
|
Selected Feature
|
Nesting commands used in menu definition file:
|