This is the command wmlv that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator
PROGRAM:
NAME
wmlv - Very simple text-based WML deck viewer
DESCRIPTION
This is a very simple text-based WML deck viewer. It doesn't have any concept of
WMLscript, definable widgets, images or tables. It just runs through the source putting it
out as it thinks is best.
Use it as "wmlv file.wml [card]" where [card] is an optional card to show from the deck
(default is the first encountered).
The end result should see the output from wmld being passed to here, thereby creating a
viewer which can handle bytecode too.
An X version of this is being planned which should be able to handle the definable
widgets, images and tables. WMLscript is still beyond me at the minute.
Usage: ./wmlv file.wml [card ID]
Use wmlv online using onworks.net services