<?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>NEW FAQ: Why won`t the Help display?</title>
      <pubDate>
        Wed, 08 Apr 2009 16:14:35 EST
      </pubDate>
      <description>
        <![CDATA[
          <P>As we made changes to our software to be more compatible with Windows Vista, we missed one file that is required for automatically loading help.</P>
<P>WORKAROUND:  You can register this file manually by following these steps:
<UL>
<LI> On Windows XP:
<OL><LI>Click Start.
<LI> Click "Run"
  </LI>
<LI> Type "CMD" than click "OK"
  </LI>
<LI> In the command window that appears, type the following, each line followed by "enter", (select the correct "CD" command, depending on which of our programs you are using):
<PRE>
  CD "\PROGRAM FILES\ALL AMERICAN SPORTSWARE\GAME TIME"
  CD "\PROGRAM FILES\ALL AMERICAN SPORTSWARE\LEAGUE ADMINISTRATION SOFTWARE"
  CD "\PROGRAM FILES\ALL AMERICAN SPORTSWARE\TOURNAMENT TIME"

  FOXHHELP9.EXE /REGISTER
  EXIT
</PRE>
  </LI>
</OL>
Now, the help system should work fine in all our products.
</LI>
<LI>On Windows Vista:
<OL><LI>Click Start.
<LI> Type "CMD"  (an black icon should show up in the "Search Results" with a name like "CMD Shell")
  </LI>
<LI> Right-Click that "CMD Shell" icon and click "Run As Administrator" from the pop-up shortcut window that appears.
  </LI>
<LI> Enter any password that is requested and confirm (click "OK") any dialog box that appears.
  </LI>
<LI> In the command window that appears, type the following, each line followed by "enter", (select the correct "CD" command, depending on which of our programs you are using):
<PRE>
  CD "\PROGRAM FILES\ALL AMERICAN SPORTSWARE\GAME TIME"
  CD "\PROGRAM FILES\ALL AMERICAN SPORTSWARE\LEAGUE ADMINISTRATION SOFTWARE"
  CD "\PROGRAM FILES\ALL AMERICAN SPORTSWARE\TOURNAMENT TIME"

  FOXHHELP9.EXE /REGISTER
  EXIT
</PRE>
  </LI>
</OL>
Now, the help system should work fine in all our products.
</LI>
</UL>
<P>
(Note: you only have to follow these steps once and the registration corrects the problem for all our products.  If you install an upgrade, the newer version should correct this problem, but if it doesn't you would have to follow these steps again.)
</P>
        ]]>
      </description>
      <link>
        http://www.AllAmericanSportsWare.com/faq/index.php#reghelp
      </link>
    </item>    <item>
      <title>NEW FAQ: Why can`t I record a macro?</title>
      <pubDate>
        Fri, 03 Apr 2009 15:12:48 EST
      </pubDate>
      <description>
        <![CDATA[
          <P>In some installations of LAS, the menu item at [ File... Utilities... Macros ] doesn't do anything.  However, the menu item shows F10 as the "shortcut key" on the menu itself.</P>
<P>WORKAROUND:  Press the F10 key on your keyboard to start recording a macro.  Note: You cannot record a macro when the menus are opened.</P>
        ]]>
      </description>
      <link>
        http://www.AllAmericanSportsWare.com/faq/las.php#3005
      </link>
    </item>    <item>
      <title>NEW FAQ: Why do I get a Variable `ENHREPORTS` is not found error</title>
      <pubDate>
        Mon, 23 Mar 2009 14:35:29 EST
      </pubDate>
      <description>
        <![CDATA[
          <P>
There was a mistake in the member email address report that refers to a non-existent variable.  You can workaround this problem with the following steps:<BR>
WORKAROUND:
<UL><LI>Click [ File... Utilities... Tech Support... Command Prompt ]</LI>
<LI>Type each line, followed by pressing the "Enter" key:
<PRE>
  RELEASE EnhReports
  PUBLIC EnhReports
  EnhReports = .T.
  EXIT
</PRE></LI>
<LI>The report should now work.  (If you prefer to use the WinPrint-based report instead of the "Enhanced" report, just replace .T. with .F. in the step above. )
</LI>
</UL>
</P>
<P>
Note: You must do this workaround once after starting LAS before you can produce the Member Email report.  If you exit LAS and restart, you must execute this workaround again before the Member Email report will work.
</P>
        ]]>
      </description>
      <link>
        http://www.AllAmericanSportsWare.com/faq/las.php#3002
      </link>
    </item>    <item>
      <title>NEW FAQ: Why does GameTime Reindex everytime it starts?</title>
      <pubDate>
        Fri, 13 Mar 2009 18:07:23 EST
      </pubDate>
      <description>
        <![CDATA[
          <P>GameTime now stores all your "Options" settings in a file in the "My Documents\GameTime Schedules" folder.  To be sure to update that file to the latest version, a file is installed with GameTime, called "REINDEX.NEW", that indicates to GameTime that it should update the settings file when it first starts.
</P><P>
Normally, GameTime would delete the "REINDEX.NEW" file after it finished reindexing.  However, in Windows Vista (and some installations of Windows XP), the REINDEX.NEW file is protected, and cannot be deleted automatically.
</P><P>
To resolve this problem, you can just install the latest GameTime from here: http://aasports.net/ftp/gt
That newer version should automatically remove the protected REINDEX.NEW file.
</P><P>
On the other hand, you can manually delete this file by following these steps:
<OL><LI>Click [Start... All Programs... All American SportsWare... Tech Support... Explore GameTime v15 Program Folder]</LI>
<LI>In the Windows Explorer window that appears, find the file called "REINDEX.NEW" (your computer may show it as simply "Reindex")</LI>
<LI>Delete this file.  You may have to "confirm" the delete, and even enter the administrator password. (This is the reason GameTime cannot remove the file on its own.)</LI>
</OL>
Now, GameTime should start up without reindexing every time.
</P>
        ]]>
      </description>
      <link>
        http://www.AllAmericanSportsWare.com/faq/gt.php#3000
      </link>
    </item>    <item>
      <title>UPDATED FAQ: How do I add a member with no attached players?</title>
      <pubDate>
        Wed, 11 Mar 2009 08:00:35 EST
      </pubDate>
      <description>
        <![CDATA[
          <P>It seems that the registration screen requires that all members you enter to be the parents of a player in the league.  This really isn't the case: You can enter just the member information and leave the player fields blank.  When you click "Register" (or "Unregister"), LAS will recognize that there is no player, and will just save the member record with no attached players.
</P>
<P>
There is also a registration window designed to deal specifically with members... and there are several ways to get there:
<OL><LI> From the Player Registration screen, click "More Options" then "View Member Details".
<BR>(This will switch to the "Member Registration Window", which will show all attached players and any staff assignments in the list at the top.)
<BR><BR>
Now, click "More Options" (which will have different options on it than before) and then click "Add Member".
<BR><BR>
A blank "Member with No Players" registration window will appear.
    </LI>
    <LI> Click [ Personnel ==> "Member Info (Registered Only) ].
<BR><BR>
A list of all members will appear, titled "Member Information".
<BR><BR>
Click "Add", and a blank "Member with No Players" registration window will appear.
    </LI>
    <LI> On the toolbar (in it's default configuration) the third button has a man and a woman standing next to each other on it, and is called "Edit Members" (if you "hover" over it with the mouse, the name appears as a tooltip).
<BR><BR>
Clicking that button will take you to the same place as #2.
    </LI>
</UL>
        ]]>
      </description>
      <link>
        http://www.AllAmericanSportsWare.com/faq/las.php#register_member
      </link>
    </item>    <item>
      <title>UPDATED FAQ: Corrupted MISC.DBF records cause problem generating rosters</title>
      <pubDate>
        Mon, 09 Mar 2009 12:42:08 EST
      </pubDate>
      <description>
        <![CDATA[
          <P>The cause of the problem is that LAS attempts to put a checkbox on the roster-options window for each phone number label that you used in your database.  However, because of a bug in an older version of LAS, there are several dozen corrupted records in your phone number list that make LAS try to create several dozen checkboxes.  This causes the list to run off of the screen, and causes the error preventing you from generating rosters.
<P>
To correct your database, follow these steps:
<UL><LI>1) Create a backup of your database.  (The backup you emailed me should be sufficient, unless you've entered much data since then).
<LI>2) Go to [File... Utilities... Tech Support... Command Prompt]
<LI>3) Type each of the following 2 lines, each line followed by pressing enter where I type [ENTER]:
<PRE>DELETE FROM MISC WHERE ITEM='PHONE:M'  [ENTER]
EXIT  [ENTER]</PRE>
<LI>4) That's all!  Try producing rosters, and they should work fine.
</UL>
        ]]>
      </description>
      <link>
        http://www.AllAmericanSportsWare.com/faq/las.php#2976
      </link>
    </item>    <item>
      <title>NEW FAQ: Is there an easy way to set up the report spacing and vertical lines to be the same for all Schedules?</title>
      <pubDate>
        Mon, 02 Mar 2009 11:12:08 EST
      </pubDate>
      <description>
        <![CDATA[
          <P>Each time the "Schedule Editior / Report Designer" appears, it loads the "Report Design" from the "default.gtr" file in the GameTime data folder.
<P>
After you make adjustments to the report design, you can save your layout under any name you want, or you can overwrite the "default.GTR" file so that your layout loads each time the editor window loads.  You can do all this from the "Report Options.." page of the Schedule Editior's  "Details" area,

        ]]>
      </description>
      <link>
        http://www.AllAmericanSportsWare.com/faq/gt.php#2998
      </link>
    </item>    <item>
      <title>NEW FAQ: Why do I get a File ...\junk.dbf does not exist error</title>
      <pubDate>
        Mon, 23 Feb 2009 15:39:57 EST
      </pubDate>
      <description>
        <![CDATA[
          <P>This message indicates that LAS found other members with the same or a similar last name.
It is trying to "Pop up" a list of those potential duplicate member records... however, it's obviously encountering a problem.
</P><P>
The cause of the problem is that the file "DISPLAY.DBL" in your data folder is from an older version of LAS.
This file is supposed to be replaced with the latest version during the install of the newer version of LAS.
However, if you restored data from an older version of LAS, it is possible that the older version of this file could be restored, also. Also, in some cases, our installer is unable to replace the old version of DISPLAY.DBL
</P><P>
There are several ways to resolve this problem; The simplest would be to delete the DISPLAY.DBL and DISPLAY.CDX files from your data folder, then install the latest version of LAS.
</P><P>
1) Delete the DISPLAY.DBL and CDX files:
<UL><LI>Make sure LAS is not running.
<LI>Click "Start"... All Programs... All American SportsWare... Tech Support... Explore LAS Data Folder
<LI>Find all the files called "DISPLAY" and delete them... (most Windows computers will not show the last three letters, and both files will look like "DISPLAY".  Some Windows computers will show them differently, as "DISPLAY.DBL" and "DISPLAY.CDX" )
</UL>
2)  Install the latest revision of LAS by following the instructions here:  <a href="http://aasports.net/ftp/las">http://aasports.net/ftp/las</a>
</P><P>
Be sure that you select the "Standard Installation" and that the data folder that you install to is the one that you've been using.
</P><P>
The next time that LAS starts, it should automatically "Reindex", then it should work correctly.
</P>
        ]]>
      </description>
      <link>
        http://www.AllAmericanSportsWare.com/faq/las.php#2994
      </link>
    </item>    <item>
      <title>NEW FAQ: Why do I only get the first page of my schedule report?</title>
      <pubDate>
        Wed, 18 Feb 2009 13:52:42 EST
      </pubDate>
      <description>
        <![CDATA[
          <P>
This problem is caused by an error in the font that is defined for the footer in the report design file that shipped with this version of GameTime.  Fortunately, it is very easy to work around, and to fix permanently.
</P>
<P>
WORKAROUND: Follow these steps to correct your default report design file:
<UL>
<LI> Open a schedule in the Schedule Editor / Report Designer
<LI> Click "Details &gt;&gt;" to open the details pane
<LI> Click the "Report Titles" page tab
<LI> Click in the Footer field, then click the "B" button to make the footer bold.  (You can click it a second time to make it not-bold again, if you like.)
</UL>
This just cleared the bad information from the old Report Design file.  The report will now generate correctly.  To make this fix permanent, continue with the following steps:
<UL>
<LI> Click the "Report Options" page tab
<LI> Click the "Save Report Design As..." button
<LI> In the window that appears, find the file "Default.gtr" (on many Windows computers, this file will just show as "Default"), then click "Save"
</UL>
</P>
        ]]>
      </description>
      <link>
        http://www.AllAmericanSportsWare.com/faq/gt.php#2989
      </link>
    </item>    <item>
      <title>UPDATED FAQ: OLE IDispatch Error -- Cannot Instantiate Object
OR: OLE error code 0x80040154: Class not registered
OR: OLE IDispatch exception code 0 from &amp;: The FileName buffer is too small to store the selected file name(s). (Increase MaxFileSize)..
</title>
      <pubDate>
        Wed, 11 Feb 2009 14:26:15 EST
      </pubDate>
      <description>
        <![CDATA[
          <P>
This is caused by windows systems with certain ActiveX controls not installed (or, in the case of the third error message, with an old version installed). These ActiveX control files need to be installed in your C:\Windows\System (or c:\WinNT\System32) directory for our programs to work.
</P>
<P>
If you get any of the above errors (or something similar... Most "IDispatch" errors are caused by this problem), then one of these files didn't get installed properly.
</P>
<P><B>WORKAROUND: #1:</B><BR>
We now offer an installer that you can download and run which will install all the ActiveX controls that are used by our products.  Just click the following link, and select to "Open" or "Run" the file:

       <TABLE border=1>
         <TR>
           <TD> <A HREF="/ftp/setup_aascommoncontrols.exe">setup_AASCommonControls.exe</A> </TD>
         </TR>
       </TABLE>

</P>
<P><B>WORKAROUND: #2:</B><BR>
Click on the links below, (in Netscape, Right Click on the links and select "Save Link As...") and save the files under their respective names in your<br>
c:\Windows\System directory (or c:\WinNT\System32 directory in Windows 2000).
</P>
<P>
( Be sure to verify the sizes of the files you download with the sizes listed below to be sure that the download was completely successful )<BR>
</P>
<P>
After downloading each file, click [ Start --> Run ], then type a command like this:<BR>
<TT>REGSVR32 C:\Windows\mscomctl.ocx</TT><BR>
(replacing the path "C:\windows" with the appropriate windows folder on your computer, and replacing "mscomctl.ocx" with the file that you just downloaded.)
</P>
       <TABLE border=1>
         <TR>
           <TH> File Name </TH>
           <TH> File Size </TH>
         </TR>
         <TR>
           <TD> <A HREF="/ftp/mscomct2.ocx">MSCOMCT2.OCX</A> </TD>
           <TD> 647,872 </TD>
         </TR>
         <TR>
           <TD> <A HREF="/ftp/mscomctl.ocx">MSCOMCTL.OCX</A> </TD>
           <TD> 1,066,176 </TD>
         </TR>
         <TR>
           <TD> <A HREF="/ftp/comctl32.ocx">COMCTL32.OCX</A> </TD>
           <TD> 604,432 </TD>
         </TR>
         <TR>
           <TD> <A HREF="/ftp/msacal70.ocx">MSACAL70.OCX</A> </TD>
           <TD> 80,896  </TD>
         </TR>
         <TR>
           <TD> <A HREF="/ftp/comdlg32.ocx">COMDLG32.OCX</A> </TD>
           <TD> 140,288  </TD>
         </TR>
         <TR>
           <TD> <A HREF="/ftp/sysinfo.ocx">SYSINFO.OCX</A> </TD>
           <TD> 60,688  </TD>
         </TR>
       </TABLE>
        ]]>
      </description>
      <link>
        http://www.AllAmericanSportsWare.com/faq/index.php#2408
      </link>
    </item>    <item>
      <title>NEW FAQ: I can`t change my License Registration Key!</title>
      <pubDate>
        Tue, 20 Jan 2009 19:05:01 EST
      </pubDate>
      <description>
        <![CDATA[
          <P>Most likely, you are running on Windows Vista or Windows XP as a "Limited User".  Essentially, the problem is that, during the initial "Setup Wizard", your registration information was stored in the Windows Registry.  Because of the "Limited User" restrictions that are normal in Windows Vista (and were optional in Windows XP), the LAS application is unable to change that registration information.  So, every time LAS starts, it thinks it has a "new" license registration key and organization name in the Windows Registry, and it resets itself back to use that.
<P>
WORKAROUND: Fortunately, there is a simple way to "work around" this problem.  Instead of just "clicking" the LAS icon to launch LAS, follow these steps:
<OL><LI>Right-Click the LAS icon.  A "Shortcut Menu" should appear.
<LI>Click on "Run as Administrator" in the shortcut menu.
<LI>A confirmation window should appear... confirm that you really do want to run LAS with administrator access rights. (You may have to enter the administrator's password into the window.)
<LI>Once LAS starts, now use the "Help" menu options to unregister the old license and to register the new license and organization name.  Depending on the exact version of LAS you have, you may now be able to simply choose the "Register or Upgrade Your License" menu choice from the "Help" menu.
</OL>
<P>
In case there is any reason the above workaround doesn't solve the problem for you, you can accomplish the same thing by deleting this registry key:
<CODE>
HKEY_LOCAL_MACHINE\SOFTWARE\All American SportsWare\LEX\RegKey
</CODE>

        ]]>
      </description>
      <link>
        http://www.AllAmericanSportsWare.com/faq/las.php#vista-upgrade-license
      </link>
    </item>    <item>
      <title>UPDATED FAQ: How do I use Tournament Time to create a Multi-Level Tournament?
How do I guarantee each team a certain number of games without using "pool play"?</title>
      <pubDate>
        Thu, 23 Oct 2008 14:15:23 EST
      </pubDate>
      <description>
        <![CDATA[
          <P>Multi-level tournaments are gaining popularity because they can guarantee each team at least a certain number of games, so we have started to add this capability into Tournament Time.
Although, we have not yet automated the entire task (mainly because Tournament Time's schedule wizard only can deal with one bracket at a time), you can assemble such a multi-level tournament manually by following this general approach:
<P>
(Don't worry if this explanation seems long-winded... I wanted to be as clear as possible so that it is easy to see what the final tournament would "look" like)
<P>
<B>General Approach:</B>
<P>
We will create multiple tiers of single-elimination brackets where the losers enter a subsequent bracket, so that a team must lose 4 games in a row before it is eliminated from the tournament.
Each "Bracket" is composed of several "Rounds".
<P>
If a team wins, it will naturally progress to the next round in the same bracket, and will ultimately get to play as many games as possible.
<P>
If a team loses in a particular bracket, this is how it would advance
<UL>
<LI>First Bracket:
<UL><LI>the losers from the first round enter round 1 of the second bracket
    <LI>the losers from the second round enter round 1 of the third bracket
    <LI>the losers from the third round enter round 1 of the fourth bracket
    <LI>the losers from the fourth round have already played 4 games, and so are now out of the tournament.
</UL>
<LI>Second Bracket:
<UL><LI>the losers from the first round enter the third bracket
    <LI>the losers from the second round enter the fourth bracket
    <LI>the losers from the third round have already played 4 games.
</UL>
<LI>Third Bracket:
<UL><LI>the losers from the first round fourth bracket
    <LI>the losers from the second round have already played 4 games.
</UL>
<LI>Fourth Bracket:
<UL>
    <LI>the losers from the first round have already played 4 games.
</UL>
</UL>
<P>
Here are the steps that you would take in Tournament Time to create this multi-level tournament:
<UL>
<LI>1) Create the first bracket with all the teams in it, configure it as a "Single Elimination" tournament without pool play, with whatever "seeding" you prefer.  Generate the tournament, and close the "Tournament Wizard" window.
<LI>2) Create the second bracket.
<UL><LI>a) Do not enter any teams directly into this bracket;
    <LI>b) Instead, on "Step 3 - Team List", click the "Advance Team from another tournament" button, select the tournament you created in step 1, above, when you are prompted to select a "master schedule".
    <LI>c) Select the team from the list of "Placing Teams" that is described as "Round 1 - Loser Game 1" and click "OK" to add this team to the list of teams for this second bracket.
    <LI>d) Repeat steps "b" and "c" for each of the "Round 1 - Loser Game xxx" teams until they all have been added to the second bracket.
    <LI>e) Go through the rest of the Wizard Steps to generate and schedule the second bracket.
</UL>
<LI>3) Create the third bracket. <BR>
Follow the general steps for #2 above, but instead of selecting losers from the First bracket, Round 1, select these losers:
<UL><LI>First Bracket, "Round 2" Losers
    <LI>Second Bracket, "Round 1" Losers
    <LI>Go through the rest of the Wizard Steps to generate the third bracket.
</UL>
<LI>4) Create the fourth bracket <BR>
Again, follow the general steps for #2 above, but this time, select these losers:
<UL>
    <LI>First Bracket, "Round 3" Losers
    <LI>Second Bracket, "Round 2" Losers
    <LI>Third Bracket, "Round 1" Losers
    <LI>Go through the rest of the Wizard Steps to generate the third bracket.
</UL>
</UL>
<P>
And, finally, you are finished!
<P>
You now have a Master Schedule that is named after the "First Bracket", which consists of all the games from all four brackets.
Because the subsequent bracket schedules were "Coordinated" with their Master schedule, Tournament Time will ensure that the games will not overlap each other, and will try to fill in the in-between gaps with games, where it won't violate the progression order of each individual bracket.
<P>
The losers will advance appropriately as each of the preceeding rounds is completed, so that a team has to lose 4 times before it is out of the tournament.
(Note that this means that the losers from the first bracket, round 1, will advance after all the round 1 games in the first bracket have been completed, not as the individual games are completed)

        ]]>
      </description>
      <link>
        http://www.AllAmericanSportsWare.com/faq/tt.php#2958
      </link>
    </item>    <item>
      <title>UPDATED FAQ: How can I produce PDFs from the new Enhanced Reports?</title>
      <pubDate>
        Fri, 17 Oct 2008 15:31:19 EST
      </pubDate>
      <description>
        <![CDATA[
          <P>You might ask: "I like these new, prettier 'Enhanced Reports', but I can't edit them like I used to in "WinPrint", or export them to PDFs.  Why did you take that away?"
</P>
<P>Don't worry: We didn't take anything away.  If you go to [File... Setup... Hardware] and "uncheck" the setting "Use Enhanced Reports", then you can still produce the older, WinPrint-based reports, and can edit them and export them to PDF.
</P>
<P>So, you may wonder, why are "Enhanced Reports" better?  We've been converting all our older reports to use a report system that can easily produce high-quality, very attractive reports.  The development tools we have available for LAS v15, however, don't allow for editing the generated reports, or exporting them to PDF files.
</P>
<P>We have planned, for a future release of LAS, to add the ability to export these reports to PDF, as well as to Microsoft Word, Excel, and several other formats.  The Microsoft Word-exported report will then be able to be edited with much more power and control than is currently possible with the WinPrint-based reports.
</P>

        ]]>
      </description>
      <link>
        http://www.AllAmericanSportsWare.com/faq/las.php#2951
      </link>
    </item>    <item>
      <title>UPDATED FAQ: Why does the Loading Fields Message never goes away, and my schedule never finishes loading?</title>
      <pubDate>
        Mon, 08 Sep 2008 17:07:22 EST
      </pubDate>
      <description>
        <![CDATA[
          A bug was introduced in GT v15.00 (fixed in v15.01.41) that causes schedule loading to be aborted if any field time-slot has a start or end date limit.  Even though the "Open" process gets aborted, the "Loading..." messages don't get removed from the screen.  You can still choose "File... Exit" to close GT.
        ]]>
      </description>
      <link>
        http://www.AllAmericanSportsWare.com/faq/gt.php#2940
      </link>
    </item>    <item>
      <title>NEW FAQ: How can I produce the new Little League Affidavit format?</title>
      <pubDate>
        Mon, 09 Jun 2008 17:41:08 EST
      </pubDate>
      <description>
        <![CDATA[
          <P>
Little League seems to be updating their tournament affidavit format every year now.  We do our best to keep LAS up-to-date with the new formats as we become aware of them, but we don't have the resources to update older versions of LAS, so you can only expect the latest version to support the latest Little League Affidavit format.
</P>
<P>Starting with <a href="/ftp/las/">LAS v15.00 build 24</a>, you can now auto-fill the 2008 Little League Affidavit.
</P>
<P>
Please note: though Little League publishes the affidavit form as a PDF that you can manually type all your information into, then save, LAS cannot automatically fill out those official PDFs.  The LL_Affidavit_BB.pdf and LL_Affidavit_SB.pdf files that ship with LAS have been modified to allow LAS to fill them out for you, however, a side effect of this adjustment is that you can no longer "save" the filled-out form, but you can print it out.  This is not a problem because there are many fields on the form (such as signatures, and the pitch counts) that are easier to fill out with pen or pencil, anyway.
</P>
<P>
The official Little League Affidavits are available here:<BR>
<a href="http://www.littleleague.org/tournaments/">http://www.littleleague.org/tournaments/</a>
</P>
        ]]>
      </description>
      <link>
        http://www.AllAmericanSportsWare.com/faq/las.php#las_affidavit
      </link>
    </item>  </channel>
</rss>