Site Tools


startupfile
no way to compare when less than two revisions

Differences

This shows you the differences between two versions of the page.


startupfile [2006/07/11 04:57] (current) – created - external edit 127.0.0.1
Line 1: Line 1:
 +# $EPIC: startupfile.txt,v 1.1.1.1 2006/07/11 04:57:43 jnelson Exp $
 +======Synopsis:======
 +$__startupfile__()
 +
 +======Return Value:======
 +Returns the name of the file that epic loaded as your startup file.
 +
 +======Practical:======
 +You may need this value if you want to re-load it after a /DUMP ALL.
 +
 +======Examples:======
 +To do a cold-boot of epic:
 +
 +<file>
 +dump all
 +load $startupfile()
 +</file>
 +
 +======History:======
 +This function originally appeared in EPIC5-0.0.2.
  
startupfile.txt · Last modified: 2006/07/11 04:57 by 127.0.0.1