|
GSAK (Geocaching Swiss Army Knife)
|
|
VERCHECK <version=x.x.x.xx> This command should be placed as the very first line in your macro. You really only need to use this command when your macro will only work with a certain version of GSAK (or higher) The Version= parameter is the minimum version required to run this macro. As an added feature you can specify a comment in parenthesis () - open and closed brackets. Anything after and including an open bracket is ignored in the parameter for the version checking. The reason for doing it this way is that it also provides a meaningful error message when used on previous versions of GSAK that do not support this command. For Example, the following code: VerCheck Version=6.6.1.15 (please update GSAK to the latest version to run this macro - see http://gsak.net) On releases that don't support this command, the error will look something like: ![]() On releases that do support the command, you will get a specific version check error message, and the text in brackets will just show as a comment. VIEW <name="view name"> Use this command to select and change your current grid view Name = The name of the view to select. Summary |
|
Copyright 2004-2008 CWE Computer Services Privacy Policy Contact |