<?xml version="1.0" encoding="utf-8"?>
<Application>
	<AppTitle>Untitled Application</AppTitle>
	<VariablesScanned>False</VariablesScanned>
	<PageWidth>711</PageWidth>
	<PageHeight>400</PageHeight>
	<AutoSizeWidth>False</AutoSizeWidth>
	<AutoSizeHeight>False</AutoSizeHeight>
	<HideScrollbars>False</HideScrollbars>
	<PublishPlatform>WebApp</PublishPlatform>
	<EmptyBuildFolder>False</EmptyBuildFolder>
	<LanguageCode>en</LanguageCode>
	<MobileOSTypes>[AndroidOS,iOS,WindowsPhoneOS]</MobileOSTypes>
	<WindowState>normal</WindowState>
	<TitleBar>True</TitleBar>
	<Sizeable>True</Sizeable>
	<MaximizeBtn>False</MaximizeBtn>
	<MinimizeBtn>True</MinimizeBtn>
	<SystemMenu>True</SystemMenu>
	<ContextMenu>False</ContextMenu>
	<AlwaysOnTop>False</AlwaysOnTop>
	<ShowInTaskbar>True</ShowInTaskbar>
	<SingleInstance>False</SingleInstance>
	<ChromeKioskMode>False</ChromeKioskMode>
	<startup>SetVar [content] &quot;&quot;
Watch [content] &quot;loaded&quot;</startup>
	<Components>
		<FunctionList name="Subroutines">
			<Components>
				<Function name="loaded">
					<Code>AlertBox &quot;It&apos;s ok&quot; &quot;The file has been loaded!&quot; &quot;&quot;</Code>
				</Function>
			</Components>
		</FunctionList>
		<LibraryList name="Libraries"/>
		<PageList name="Main">
			<Components>
				<Page id="NewPage">
					<Components>
						<FileInput id="FileInput1">
							<left>24px</left>
							<top>24px</top>
							<width>144px</width>
							<height>40px</height>
							<prop_name>archivo</prop_name>
							<variable>[filename]</variable>
							<change>LocalFileToVar &quot;FileInput1&quot; [content]
</change>
							<caption>Select .txt file</caption>
						</FileInput>
						<Container id="Container1">
							<left>184px</left>
							<top>24px</top>
							<width>504px</width>
							<height>296px</height>
							<style>border-width:1px;border-style:solid;background-color:#fff;</style>
							<html>[content]</html>
						</Container>
						<Container id="Container2">
							<left>184px</left>
							<top>336px</top>
							<width>504px</width>
							<height>48px</height>
							<style>border-width:1px;border-style:solid;background-color:#fff;</style>
							<html>[filename]</html>
						</Container>
					</Components>
				</Page>
			</Components>
		</PageList>
		<PageList name="Master">
			<Components>
				<Page id="MasterPage"/>
			</Components>
		</PageList>
		<PageList name="Dialog">
			<Components>
				<Page id="NewDialog">
					<Components>
						<DialogContainer id="DialogContainer1">
							<left>0px</left>
							<top>0px</top>
							<width>711px</width>
							<height>400px</height>
							<close_button>False</close_button>
						</DialogContainer>
					</Components>
				</Page>
			</Components>
		</PageList>
	</Components>
</Application>
