<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet type='text/xsl' href='rsspretty.xsl' version='1.0'?>
<rss version="2.0">
  <channel>
    <title>All American SportsWare News</title>
    <description>Amateur SportsWare for your computer, not your body!</description>
    <link>http://AllAmericanSportsWare.com</link>
    <language>en-us</language>
    <skipHours>
      <hour>0</hour><hour>1</hour><hour>2</hour><hour>3</hour><hour>4</hour><hour>5</hour>
      <hour>7</hour><hour>9</hour><hour>11</hour><hour>13</hour><hour>15</hour><hour>17</hour>
      <hour>19</hour><hour>21</hour><hour>22</hour><hour>23</hour>
    </skipHours>
    <item>
      <title>UPDATED FAQ: Scorebook Manual/Help File</title>
      <pubDate>
        Sat, 21 May 2011 16:51:29 EST
      </pubDate>
      <description>
        <![CDATA[
          <P>
Get the latest Scorebook HTML Help file here: <A Href="/ftp/score.chm">SCORE.CHM</A>
</P><P>
This help file includes a full tutorial on using ScoreBook as and interactive scoring program, and as a statistics tracking program without scoring games.
</P><P>
While this help file was written for ScoreBook v3.1 and newer, all the concepts also apply to ScoreBook v3.0, although many menu choices were rearranged between v3.0 and v3.1, and the help file refers to menu choices as to where they now are in v3.1
</P>

        ]]>
      </description>
      <link>
        http://www.AllAmericanSportsWare.com/faq/scorebk.php#2448
      </link>
    </item>    <item>
      <title>NEW FAQ: I only care about statistics for my team... How do I use ScoreBook to score just my team's games?</title>
      <pubDate>
        Sat, 21 May 2011 16:37:21 EST
      </pubDate>
      <description>
        <![CDATA[
          <P>
ScoreBook requires that there exist 2 teams in order to score a game, so you will have to create a second team.  We suggest that you create a "dummy" second team and name it something general, like "Opponent", and then create all your games as Your Team v/s "Opponent".
</P><P>
We recognize that manually creating the dummy team is tedious, so ScoreBook includes a tool, so that with just a couple of clicks of your mouse, it will automatically fill your dummy team with dummy players.
</P><P>
Just follow these steps:
<UL>
 <LI>1) From the ScoreBook Main Menu, choose  [ League... Create/Edit Teams ]
 </LI>
 <LI>2) Now, if you haven't already created the dummy team "Opponent", use these steps to do so:
  <UL>
   <LI>A) Click the "New" button
   </LI>
   <LI>B) Enter the word "Opponent" for the Team Name field
   </LI>
   <LI>C) Select your league in the "League Name" drop-down list
   </LI>
   <LI>D) Click the "Save Changes" button
   </LI>
  </UL>
 </LI>
 <LI>3) Next, click on the "Opponent" team in the list on the left to "load" it.
 </LI>
 <LI>4) Select the menu option [ Edit... Line Up ].  The "Line Up" window will appear, and should be empty.
 </LI>
 <LI>5) Finally, select the menu option [  Line Up... Create Default ].  The "Line Up" window should fill with dummy player names like "Player 1", etc, and have all the positions and batting orders assigned.
 </LI>
 <LI>Close each window, saving the changes, and you're ready to create games for Your Team v/s "Opponent"!
 </LI>
</UL>
</P>
        ]]>
      </description>
      <link>
        http://www.AllAmericanSportsWare.com/faq/scorebk.php#3253
      </link>
    </item>    <item>
      <title>NEW FAQ: How do I tell Scorebook how many batters should be in the lineup?</title>
      <pubDate>
        Mon, 02 May 2011 16:03:08 EST
      </pubDate>
      <description>
        <![CDATA[
          <P>Go to [ File... Setup System ] and the "Setup" window will open.
<BR>
In this window you will find a radio button on the left side, in the box labeled "Number of Batters".  You can select "Fixed numer of players" and then enter a number in the box, or you can select "Any number of active players", and then any player that has a batting order number in the lineup will be included in the batters.
</P><P>
To get to the lineup:
<UL>
<LI>Click [  League... Create/Edit Teams ]
<LI>In the "Team Information" window, click on the team name you want to edit in the list on the left.
<LI>Now click [ Edit... Lineup ]
<LI>The third column, labeled "Ord", indicates the batting order... <BR>Set to 0 for any players that you don't want to include in the lineup.
</UL>
        ]]>
      </description>
      <link>
        http://www.AllAmericanSportsWare.com/faq/scorebk.php#3249
      </link>
    </item>    <item>
      <title>NEW FAQ: How do I upload my schedule to Google Calendar?</title>
      <pubDate>
        Mon, 04 Apr 2011 13:37:29 EST
      </pubDate>
      <description>
        <![CDATA[
          <P>Here's a relatively easy way to upload your schedule to Google Calendar:
</P>
<UL>
<LI>1)  In GameTime, open your schedule
<LI>2) Choose [File... Save As], and enter a name for your schedule, ending in ".CSV"
For example, if you are working on the "Spring" schedule, enter "Spring.CSV" in the "Save Division As..."  dialog box, including the quote marks.
<LI>3) Use Excel or OpenOffice Calc to open this CSV file... All the default import settings should work fine (fields separated by commas is the only important setting).
<LI>4) Make these changes to the schedule:
  <UL>
  <LI>4.A) Delete all the rows up to the the row where the first column contains:  *C
  <LI>4.B) Change the value in that cell (the cell should now be A1) to be:  Subject
  <LI>4.C) Change the value in cell C1 from "Date" to:  Start Date
  <LI>4.D) Change the value in cell D1 from "Field" to:  Location
  <LI>4.E) Change the value in cell E1 from "Time" to:  Start Time
  <LI>4.F) Go to cell A2, underneath "Subject", and enter one of these three formulas...
    <UL>
    <LI>In any spreadsheet, this should work:   <TT>="Game #"&TRIM(B2)&" "&TRIM(G2)&" vs "&TRIM(I2)</TT>
    <LI>If that doesn't work, try one of these two:
    <LI>In Microsoft Excel, enter:   <TT>=CONCATENATE("Game #",TRIM(B2)," ",TRIM(G2)," vs ",TRIM(I2))</TT>
    <LI>In OpenOffice Calc, enter:   <TT>=CONCATENATE("Game #";TRIM(B2);" ";TRIM(G2);" vs ";TRIM(I2))</TT>
    <LI>(Notice that the difference is that Excel uses commas, while Calc normally uses semicolons.  Calc's can be adjusted to use commas, so if one formula doesn't work, try the other formula. )
    </UL>
  <LI>4.G) Drag the handle on the bottom-right corner of cell A2 down to extend this formula to the end of the schedule rows.  All the cells in column "A" should fill with a description like "Team1 vs Team2"
  </UL>
<LI>5) Save the schedule and close it
<LI>6) Go to your Google Calendar web page
<LI>7) Click the Add down-arrow button at the bottom of the calendar list on the left side of the page, and select Import Calendar.
<LI>8) Click "Browse" and choose the file that contains your events, then click "Open".
<LI>9) Select the Google Calendar where you'd like to import events, then click "Import".
</UL>
<P>Google should now import your schedule with no problems.
You can change the formula in step 4.F to give the games whatever description you want them to have.
</P>
<P>Starting in GameTime v17.03, you can click the "Google Cal" button in the Schedule Editor "Tools" to export your schedule in the format that is ready to upload to Google!
</P>
        ]]>
      </description>
      <link>
        http://www.AllAmericanSportsWare.com/faq/gt.php#3242
      </link>
    </item>    <item>
      <title>NEW FAQ: Can I import and combine schedules from other people into GameTime?</title>
      <pubDate>
        Fri, 01 Apr 2011 15:32:02 EST
      </pubDate>
      <description>
        <![CDATA[
          <P>GameTime was primarily designed to generate schedules, however, it has such powerful analysis and reporting features that is also a great tool to help manage the schedules sent to you by others in your league.
</P><P>
The GameTime schedule files are really just a special type of "CSV" file, and Excel can create a schedule file that can then be opened using GameTime.
</P><P>
This means that you can take the schedules sent to you and combine them all into one Excel spreadsheet, then save that as a file and open it with GameTime for analisis, adjustments and reports.
</P><P>
Here are more specific instructions on how to import schedules from Excel into GameTime:
<OL>
<LI> The Excel spreadsheet needs to have exactly these columns, in this order, with each one formatted as described here:
<UL><LI>Column A:  This column should contain just the letter "C"</LI>
<LI>Column B:  Game Number</LI>
<LI>Column C:  Game Date formatted as MM/DD/YYYY</LI>
<LI>Column D:  Field name (Up to 30 characters)</LI>
<LI>Column E:  Game Time formatted as HH:MMt  (where t is "A" or "P")</LI>
<LI>Column F:  Home Team Division Name  (up to 30 characters)</LI>
<LI>Column G:  Home Team Name (up to 30 characters)</LI>
<LI>Column H:  Visitor Team Division Name (up to 30 characters)</LI>
<LI>Column I:  Visitor Team Name (up to 30 characters)</LI>
<LI>Column J: Leave this column blank</LI>
<LI>Column K: Assigned Official's name</LI>
<LI>Column L: Assigned Official's name</LI>
<LI>Column M: Assigned Official's name</LI>
<LI>Column N: Assigned Official's name</LI>
<LI>Column O: Assigned Official's name</LI>
<LI>Column P: Assigned Official's name</LI>
<LI>Column Q: Assigned Official's name</LI>
<LI>Column R: Assigned Official's name</LI>
</UL><BR>
( Note: Columns J through R are optional )
</P>
<P>
Special Notes about Field, Division and Team Names:
<UL><LI>Each name can be up to 30 characters long.</LI>
<LI>Be careful with the spelling and capitalization... any difference and GT will not recognize that you are trying to refer to the same thing.  (That is, "Field One" and "Field 1" will NOT be recognized as the same field.  Also, "Field 1" and "field 1" are not the same field, and neither are "Field 1" and "Field1" ).</LI>
<LI>You cannot use the comma character or the double-quote character in Field, Division or Team names.</LI>
</UL>
</LI>

<LI>Make sure that the third column, the date, is formatted as month/day/year with a 4 digit year, and with leading zeros, like this "01/02/2003".  If you save it with only a 2 digit year, GameTime will have trouble loading the division and team names properly.
</LI>

<LI>Use [ File... Save As ] to save the file in the "CSV" format.  Remember where you saved it and what you named it.</LI>
<LI>Close Excel so that the file is no longer "locked"</LI>
<LI>Open Windows Notepad, and then open the file you just created in step 3. (You likely will have to choose to see "All Files" in Notepad's "Open" dialog box, since it starts out showing only .TXT files)</LI>
<LI>Use [ Edit... Replace ] in Notepad to erase all the double quote characters.  You can do this by entering just " in the "Find what" field, and leaving the "Replace with" field blank, then clicking "Replace All".</LI>
<LI>Save the file and close Notepad.</LI>
<LI>Go to GameTime and use [File... Open] to open the file you just saved in Notepad.  It should load directly in the Schedule Editor / Report Designer.</LI>
</OL>
<P>
You can now produce all the reports, such as the schedule analysis report that shows many details about your schedule, and the conflict report that shows any overlaps in field use or other inconsistencies in the schedule.
</P><P>
You can also make any changes to the schedule that you want and save the changes.
</P>
        ]]>
      </description>
      <link>
        http://www.AllAmericanSportsWare.com/faq/gt.php#3239
      </link>
    </item>    <item>
      <title>UPDATED FAQ: Can I rename or hide the Pos column on the Tryout form?</title>
      <pubDate>
        Mon, 21 Mar 2011 15:28:26 EST
      </pubDate>
      <description>
        <![CDATA[
          <P>As more columns are added to the Tryout Rating Form (and other checklist reports), the report gets wider and wider, and some administrators don't really care about the "Position" column, and feel that it is wasted space.
</P><P>
You can now (in LAS v17.02 and newer) use "Season Settings" to change the header of the "Position" column to any 4 character title that you want.  You can even hide this column by setting it blank, which gives you more horizontal room on the checklist forms to fit in more evaluation criteria.
        ]]>
      </description>
      <link>
        http://www.AllAmericanSportsWare.com/faq/las.php#1781
      </link>
    </item>    <item>
      <title>UPDATED FAQ: How can I import my data into LAS?</title>
      <pubDate>
        Tue, 01 Mar 2011 15:06:14 EST
      </pubDate>
      <description>
        <![CDATA[
          <P>
There are multiple ways you can import your data into LAS:
</p>
<UL>
  <LI> <b><font color="red">Easiest!</font></b> Import directly from any program that can create a comma separated text file, such as <B>ASA Softball Registration Program</B>, <B>MyTeam Desktop</B>, <B>Little League's Old DOWNLOAD.TXT file</B>, or the <B>AFTF file created by eTeamz and Active.com</B>
</P>
<P>
    <TABLE BORDER=2 align="center">
      <TR><TD>
        <a href="http://www.allamericansportsware.com/las/help/ImportData.php" border=0>Click here to go to "Import Data" in the online manual for LAS.</a>
      </TD></TR>
    </TABLE>
</P>

  <LI> <B>Import from a CSV file that you created</B>.
<P>Note: If you are not importing from one of the organization sources mentioned above, then this is the preferred way to import your data.  This method includes the ability to import unlimited email addresses for each player and member.
</P>
<P>
    <TABLE BORDER=2 align="center">
      <TR><TD>
        <a href="http://www.allamericansportsware.com/las/help/hlp_HowToImportCSV.php" border=0>Click here to for instructions on importing your own text file into LAS.</a>
      </TD></TR>
    </TABLE>
</P>


  <LI> <B>Import directly into LAS's DBF data files</B>:
<P>
<b>Note:</b> This was the only way to import data in <b>versions of LAS prior to version 16.</b>  Due to the more complicated way that LAS now stores multiple phone numbers, multiple email addresses and other miscellaneous data, we recommend using the "CSV file" method referred to above (and <a href="http://www.allamericansportsware.com/las/help/hlp_HowToImportCSV.php">here</a>) instead of the method described in this white paper.
</P>
<P>
This <a href="/ftp/dataimport.pdf" border=0>White Paper</a> report describes the process of importing data into LAS from foreign data sources.  It contains a step by step procedure for reading the data from a number of types of source files.
<BR>
<b>NOTE:</b> This import method does <b>not</b> enable you to import some of the newer LAS data items including Email addresses, extra phone numbers, and other "miscellaneous data" entries.
</p>

        ]]>
      </description>
      <link>
        http://www.AllAmericanSportsWare.com/faq/las.php#las_dataimport
      </link>
    </item>    <item>
      <title>NEW FAQ: Some data from deleted players or members may show up when new players or members are added.</title>
      <pubDate>
        Mon, 18 Oct 2010 15:41:20 EST
      </pubDate>
      <description>
        <![CDATA[
          <P>If you delete a player or member when viewing them on the Registration Window, then some of the related phone numbers, "miscellaneous data", and email addresses may not get deleted.
</P><P>
This can become a problem if the member or player number gets re-used, since these old items will "show up" attached to the new member or player.
</P><P>
WORKAROUND: Follow these steps to browse the table containing the phone numbers and email addresses to delete any of the test data that still is hanging around:
<UL><LI>Go to [ File... Utilities... Tech Support Tools... Command Prompt ]
<LI>Type these commands (each line followed by Enter):
<PRE>USE MISC
BROWSE NORMAL</PRE>
<LI>Look through the column labled "Data" for any of the test data items... phone numbers should a name like "PHONE:HOME" in the "item" column, and the Data column should start with "C:", like "C:1235551234"
<LI>When you find a row containing the test data, click the second box on the left of the row to delete this row... the box will turn black to indicate that the row is deleted.
<LI>When you're done, click the "X" in the top right corner of the browse window, to close it.
<LI>Then, type "EXIT" to leave the command prompt.
</UL>

        ]]>
      </description>
      <link>
        http://www.AllAmericanSportsWare.com/faq/las.php#3197
      </link>
    </item>    <item>
      <title>NEW FAQ: Restore never brings in the User Names defined in the backup.</title>
      <pubDate>
        Wed, 25 Aug 2010 12:26:29 EST
      </pubDate>
      <description>
        <![CDATA[
          <P>A mistake in LAS's Restore function was ignoring the setting of the checkbox "Restore backup of System Configuration" when restoring from a compressed backup file.
</P><P>
WORKAROUND: You can use Windows to unzip your backup file into another folder, then point LAS at that folder to restore the non-compressed backup, and LAS will bring in the system configuration.
</P>
        ]]>
      </description>
      <link>
        http://www.AllAmericanSportsWare.com/faq/las.php#3184
      </link>
    </item>    <item>
      <title>UPDATED FAQ: Why does my program forget that I just Registered it?</title>
      <pubDate>
        Tue, 15 Jun 2010 14:07:28 EST
      </pubDate>
      <description>
        <![CDATA[
          If you are using Tournament Time, See this FAQ for another issue that may be causing the problem: <A HREF="http://www.allamericansportsware.com/faq/tt.php#3164">Why does Tournament Time forget that I just Registered it, and complain that it is already running?</A>

Often, this is caused because the original License Registration Key that you entered during the "Setup Wizard" has been "remembered" in the Windows Registry.
<P>
When you use [ Help... Register or Upgrade your License ] to enter your new License Registration Key, the program is prevented from modifying that old key that was remembered in the registry.
<P>
As a result, the next time you start the program, it finds that old key in the registry, and makes it override the newer key which you more recently entered.
<P>
To solve this problem, you can right-click your program icon and select "Run as Administrator".  This time, when you use [ Help... Register or Upgrade your License ], the old key should be properly removed from the registry.
<P>
If that does not work for you, then download and "Run" this file, (and answer "Yes" when it asks if you are sure you want to merge it into the Windows Registry), and it will remove the keys from the registry which are causing the problem:
<P>
<a href="http://aasports.net/ftp/RemoveLexRegKeys.REG">RemoveLexRegKeys.REG</a>
<P>
It will delete the unnecessary License Registration Keys that were saved in the registry.  Then, you can use [ Help... Register or Upgrade your License ] once more, and your new License Registration Key should be properly remembered.
        ]]>
      </description>
      <link>
        http://www.AllAmericanSportsWare.com/faq/index.php#3141
      </link>
    </item>    <item>
      <title>NEW FAQ: Why does Tournament Time forget that I just Registered it, and complain that it is already running?</title>
      <pubDate>
        Tue, 15 Jun 2010 14:05:44 EST
      </pubDate>
      <description>
        <![CDATA[
          <P>Tournament Time may encounter two problems with registration:
<P>1) It may have the problem mentioned in this FAQ: <a href="http://www.allamericansportsware.com/faq/index.php#3141">Why does my program forget that I just Registered it?</a>.  Please follow the instructions in that FAQ first to resolve that issue.
<P>2) The Tournament Time icon on your desktop and in your Start Menu may have the wrong "Working Directory".  To resolve this problem, follow these steps:
<UL><LI>Right-click the Tournament Time icon, then choose "Properties"
<LI>Change the "Working Folder" to be this, including the quote marks:
<PRE>"%USERPROFILE%\Documents\Tournament Time Data\"</PRE>
<LI>Click "OK" and confirm any dialog boxes that appear, asking if you really want to make this change.</UL>
<P>You should now be able to start up and register Tournament Time normally.</P>
        ]]>
      </description>
      <link>
        http://www.AllAmericanSportsWare.com/faq/tt.php#3164
      </link>
    </item>    <item>
      <title>UPDATED FAQ: Where is the Gender field on the Registration Window for entering Male or Female?</title>
      <pubDate>
        Fri, 22 Jan 2010 14:39:21 EST
      </pubDate>
      <description>
        <![CDATA[
          <P>Players' genders are noted in the registration window's field labeled "Sex:", next to the players' last names
</P>
<P>
Since LAS is highly configurable, it is possible to turn most fields "off" so they don't show on the Registration window at all.
</P>
<P>
To check whether it is "on" or "off", go to [ File... Utilities... Setup... Season ] to get to your Season Settings window.
<BR>
Then, click the "Registration" tab, and click the "Player Fields" button on that page.
<BR>
Finally, find the checkbox labeled "Sex:", and ensure that it is "checked".
</P>
<P>
If it was not checked, then click it to mark it "checked", and click "OK".  The "Sex" field should now show to the right of the player's last name.
</P>
<P>
(Note that this setting is specific to each season, so if you have more than one season, you'd have to log into each and make this change.)
</P>
<P>
If the field does not show, then you may have to <a href="/contactus/">contact technical support</a> to determine what is going wrong.  If you do, it would be good to send us a screen shot of the registration window so we can better figure out what is going on.  To do this, bring up the registration window (by going to [ Personnel... Registration ] ) and press the "PrtSc" key on your keyboard to place a screen shot on the clipboard.  Then, paste that screen shot into an email to tech support, and we'll try to determine what's going wrong.
</P>

        ]]>
      </description>
      <link>
        http://www.AllAmericanSportsWare.com/faq/las.php#3076
      </link>
    </item>    <item>
      <title>UPDATED FAQ: How to create an Installation Log File</title>
      <pubDate>
        Tue, 15 Dec 2009 12:55:21 EST
      </pubDate>
      <description>
        <![CDATA[
          <P>When the InstallShield wizard fails in the middle of installation, or doesn't properly install our software, it can be very difficult to determine what exactly caused the problem.<BR>
Just for this case, the Windows Installer system is able to create a detailed log file.
</P><P>
Use this command to enable logging when installing our products (From an executable InstallShield Package, which is how they are typically distributed):<BR>
<TT>e:\Las14.exe /V"/L*v e:\InstallLAS.log"</TT>
</P><P>
If you are using an MSI database for installation, Use this command to enable logging:<BR>
<TT>c:\windows\system\msiexec.exe /L* e:\InstallLas.log REINSTALLMODE=amus /i "e:\League Administration Software.msi"</TT>
</P><P>
To view the resulting log file, click [ Start... Run ], then type:
<TT>NOTEPAD E:\InstallLas.log</TT>
and click "OK".
</P><P>
In these examples, the executable installer was called "E:\LAS14.EXE", the MSI database was called "e:\League Administration Software.msi", and the resulting log file was called "e:\InstallLas.log"... replace these file names and locations with whatever is appropriate to your situation.
</P>
        ]]>
      </description>
      <link>
        http://www.AllAmericanSportsWare.com/faq/index.php#installlog
      </link>
    </item>    <item>
      <title>UPDATED FAQ: Why do preregistration forms show many of my players as `Player Not Eligible for Any League Division`?  Why are some `Candidate` divisions not shown?</title>
      <pubDate>
        Tue, 15 Dec 2009 10:46:40 EST
      </pubDate>
      <description>
        <![CDATA[
          <P>Pre-Registration forms go about determining what divisions a player is eligible for in a slightly different way than the registration window for two reasons:<BR>
1: The Registration Window only has to pick the first available division that "fits" rather than a list of "eligible divisions", and<BR>
2: Height, Weight and User Sort Code 3 are values that are likely to change for each season, and so shouldn't be used to determine potential division eligibility for pre-registration forms. However, those settings are used on the registration window.
</P>
<P>There was a bug in LAS Pre-registration forms that caused it to always check the player grade eligibility if the player had a grade entered, even if a division had no lowest or highest grade specified.
</P>
<P>Additionally, there was a bug in LAS's Registration Window that would always use the Gender, Age, Grade, Height and Weight ranges that were defined in the divisions to auto-select the new division, even if those fields had been turned "off" in Season setup.
</P>
<P>
WORKAROUND 1: Add an upper limit to the "Grade" range for every one of your divisions (leave the lower limit blank) before producing preregistration forms.  You can use a high grade, like 99, to be sure you don't exclude any players.  Even players with blank grades will qualify for divisions where the lower limit is blank.
</P>
<P>
WORKAROUND 2: Before producing Pre-registration forms, go to [File... Utilities... Setup... Season... Registration (tab)... Select Player Fields (button)], and unmark the checkbox next to "Grade:".  Now, the grade range will be ignored when you next produce pre-registration forms, and the proper eligible divisions will be shown.
</P>
        ]]>
      </description>
      <link>
        http://www.AllAmericanSportsWare.com/faq/las.php#3064
      </link>
    </item>    <item>
      <title>NEW FAQ: How do I put a file that technical support emailed to me into my data folder?</title>
      <pubDate>
        Mon, 14 Dec 2009 14:29:30 EST
      </pubDate>
      <description>
        <![CDATA[
          <P> Sometimes, problems encountered when using our software can be caused by corrupted files in your data folder or program folder. Or, a problem can be corrected by us sending you an updated report format file.
</p>
<p>
When we send you a file attached to an email, you need to place that file (or files) into the correct folder in order to update your program... there's no way for us to do that automatically.
</p>
<p>
Because there is a wide variety of email programs (and even the same program, like Microsoft Outlook, may have different layouts from version to version), it is practically impossible to provide exact instructions on how to do anything with email attachments.
</p>
<p>However, here are some general directions that may help you to properly manipulate these attached files:
<UL>
<LI>The email from technical support should somehow show the attachments: perhaps as bold and/or underlined filenames, or perhaps as small icons.  You can probably drag-and-drop them out of the email and drop them (one at a time) onto a folder on your computer.
</LI>
<LI>Some email programs provide actions you can do to the attachments by right-clicking the attachment, and selecting an action from the pop-up shortcut menu.
</LI>
<LI>
Other email programs provide a "Message" menu at the top when you are reading the email... check this "Message" menu for actions to copy or move attached files.
</LI>
<LI>
Before you start dragging them, though, you need to have the destination folder ready to drop them onto.  In the newest versions of our software (basically, v14 and newer), we have placed shortcuts into the Windows "Start menu" that will take you directly to our program and data folders.  For example, you can open your LAS data folder by clicking [ Start... All Programs... All American SportsWare... Technical Support... Explore LAS v15 Data Folder ].  This will open a "Windows Explorer" window showing your LAS data folder. (Don't confuse "Windows Explorer" which is a Windows file-management tool with the similarly named "Internet Explorer" which is used for browsing the Internet.)
</LI>
<LI>
Once you have opened the folder into which we asked you (in the email) to put the attached file(s), now go back to your email program and manipulate the window showing the email and attachments so that you can see both the email attachments and the "Windows Explorer" window at the same time.  Then, drag each attachment out of the message and drop it into the destination explorer window.
</LI>
</P>

        ]]>
      </description>
      <link>
        http://www.AllAmericanSportsWare.com/faq/index.php#email_attachments
      </link>
    </item>  </channel>
</rss>
