Distinguish between Download (for remote disks/files) and Load (for local disks/files)

This commit is contained in:
Jeff Parsons 2014-11-10 15:42:01 -08:00 committed by jeffpar
commit afc6c3cbd1
12 changed files with 17 additions and 15 deletions

View file

@ -20,6 +20,6 @@
<item ref="/apps/c1p/BASIC/OSI/SAMPLE6.BAS">PRESIDENTS</item>
<item ref="/sites/www.osiweb.org/programs/basic/OsiBas/spacewar.bas">SPACEWAR</item>
</control>
<control type="button" class="input" binding="loadSerial">Load File</control>
<control type="button" class="input" binding="loadSerial">Download</control>
<control type="file" class="input" binding="mountSerial" style="padding-left:16px"/>
</serial>