Difference between revisions of "ISKernel:Navigation (Command)"

From Lavish Software Wiki
Jump to navigation Jump to search
 
Line 1: Line 1:
 +
'''This navigation system is deprecated and is not supported. There may be bugs in it. Please use [[LavishNav]] instead'''
 +
 
== Syntax ==
 
== Syntax ==
 
Navigation -reset|-load <filename>|-dump <filename>
 
Navigation -reset|-load <filename>|-dump <filename>

Latest revision as of 13:53, 10 July 2009

This navigation system is deprecated and is not supported. There may be bugs in it. Please use LavishNav instead

Syntax

Navigation -reset|-load <filename>|-dump <filename>

Description

Examples

Clear all navigation points

  • Navigation -reset
Output
Navigation points cleared

Load navigation points from an XML file

  • Navigation -load smurfs.xml
Output
Navigation XML file smurfs.xml loaded

Save all navigation points to an XML file

  • Navigation -dump smurfs.xml
Output
Navigation XML file smurfs.xml generated

See Also