NLPI Z-code interpreter
Parent classes:

Class diagram : Znlpi_ZipClassPropertySheets

Class diagram : Znlpi_ZipClass DTML Methods
Operations:
public Znlpidtml_ZipWalk ()1. tab (main screen).
Maintain a walktrough file from Znlpi_ZipMachine and start walking.
public Znlpidtml_ZipWalkEdit ()2. tab
Edit a walkthrough as a normal text file in the browser.
public Znlpidtml_ZipWalkChangeEdit ()Save changes to a walkthrough.
public Znlpidtml_prefsZip ()3. tab
Zip walker preferences
public Znlpidtml_changePrefsZip ()Save changes to Zip preferences.
public Znlpidtml_goConsole ()4. tab
Return to the NLPI console.
public Znlpidtml_parentPlayForm ()Create the 'Walk' button whith its form values.
public Znlpidtml_localWalkForm ()Walk position form which calls changeWalkPos. The walkthrough itself is created in python by Znlpi_ZipWalkthroughForm.
public Znlpidtml_changeWalkPos ()Update walkthrough position by calling Znlpiaux_ZipWalkthroughChangePosition and redirect to the console.