<?xml version="1.0" encoding="utf-8"?>
<Application>
	<AppTitle>Capital_word</AppTitle>
	<AppShortName>CapW</AppShortName>
	<Author>@farhad2008</Author>
	<Version>1.0</Version>
	<DesignDeviceName>Desktop</DesignDeviceName>
	<Variables>[test1],[test2]</Variables>
	<VariablesScanned>True</VariablesScanned>
	<PageWidth>640</PageWidth>
	<PageHeight>480</PageHeight>
	<AutoSizeWidth>False</AutoSizeWidth>
	<AutoSizeHeight>False</AutoSizeHeight>
	<HideScrollbars>False</HideScrollbars>
	<PublishPlatform>WebApp</PublishPlatform>
	<EmptyBuildFolder>False</EmptyBuildFolder>
	<AppIcon>C:\Users\win99\Documents\VisualNeoWeb\PlugIns\Highlight--text\capital.png</AppIcon>
	<LanguageCode>en</LanguageCode>
	<ThemeColor>#000000</ThemeColor>
	<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>
	<Components>
		<FunctionList name="Subroutines"/>
		<LibraryList name="Libraries"/>
		<PageList name="Main">
			<Components>
				<Page id="NewPage">
					<pageenter>SetVar [test1] &quot;i want to be able for that open white space to log what happened.&quot;

fa_capital &quot;[test1]&quot; &quot;Paragraph2&quot;

</pageenter>
					<Components>
						<Paragraph id="Paragraph1">
							<left>47px</left>
							<top>50px</top>
							<width>541px</width>
							<height>60px</height>
							<text>[test1]</text>
							<click>
</click>
						</Paragraph>
						<Paragraph id="Paragraph2">
							<left>45px</left>
							<top>215px</top>
							<width>525px</width>
							<height>53px</height>
						</Paragraph>
						<SVGicon id="SVGicon1">
							<left>257px</left>
							<top>116px</top>
							<width>82px</width>
							<height>65px</height>
							<style>stroke:black;stroke-width:1px;fill:#A8A8A8</style>
							<icon>svgHandPointDown</icon>
						</SVGicon>
					</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>640px</width>
							<height>480px</height>
							<close_button>False</close_button>
							<kind>custom</kind>
						</DialogContainer>
					</Components>
				</Page>
			</Components>
		</PageList>
	</Components>
</Application>
