home *** CD-ROM | disk | FTP | other *** search
- New for Whale Express 2.5
- ----------------------------------------------------
- The main changes for Whalex 2.5 is for compatibility
- with future AOL versions.
-
- AOL Preview users must be using AOL 2.5 99.1 or greater.
-
-
-
- More buttons
- ------------
- ReadList doesn't automatically check for the various More
- buttons. If you're message board has active more buttons you'll
- need to include
-
- listMore ON
-
- In most cases AOL will send all the list items you'll want to
- read and it will greatly speed up our readlist processing!
- You'll notice the difference the next time you use ReadList.
-
-
- Next Buttons
- ------------
- Whalex used to automatically look for the Next buttons in processing
- message boards. Since many message boards have changed to threaded
- and redundant boards we found checking for the Next button was slowing
- down most scripts.
-
- Whalex will no longer automatically select the Next button. This could
- affect some of your working scripts. If you currently have scripts which
- depend on this feature add the following to the start of your script.
-
- listNext ON
-
-
- OpenAOLog
- ---------
- By request, this new command will open AOL's session log.
- This is required if you want to open alot and then manually
- read messages.
- If you're using ReadList, SelectList or logSave, you'll continue to
- use our regular OpenLog command.
-
- Comments
- --------
- You may now start your comments with either a REM statement or the
- ' character. This has been expanded to be more compatible with
- people used to Visual Basic.
-
-
-
- Keyword
- -------
- By popular demand, we've changed the keyword command back so it will
- check for the change between free and pay areas.
-
-
-