Assorted ON/OFF, draw width/height variables and IMAGESIZEFIT

2006-02-28 Thread John Bridges
New build of AfterGRASP is up for download: http://www.aftergrasp.com/download/agsetup_20060228.exe Tue, 28 Feb 2006 Debug VARIABLES ON display of measurements that include a percentage was broken. Fixed. Four new

A couple DRAWOFFSET bugs

2006-03-02 Thread John Bridges
New build of AfterGRASP is up for download: http://www.aftergrasp.com/download/agsetup_20060302.exe Thu, 02 Mar 2006 DRAWOFFSET with no parameters was not restoring the previous draw offset, it was reseting back to

IMAGECOLORGET and metric accuracy

2006-03-03 Thread John Bridges
New build of AfterGRASP is up for download: http://www.aftergrasp.com/download/agsetup_20060303.exe Fri, 03 Mar 2006 Constant used to calculate metric distances was slightly off (about 0.01%), corrected to be 5000/127

New COLOR MIX/HUE/BRIGHTNESS/NEAREST/FURTHEST/SATURATION Functions, HTTPQUERY and More STREVAL improvements

2006-03-06 Thread John Bridges
New build of AfterGRASP is up for download: http://www.aftergrasp.com/download/agsetup_20060306.exe Mon, 06 Mar 2006 The Height in IMAGESIZE when using a percentage was incorrect since the 22 Feb 2006 build. Fixed.

STREVAL Unirary, bug in STRLINE and more ON/OFF

2006-03-10 Thread John Bridges
New build of AfterGRASP is up for download: http://www.aftergrasp.com/download/agsetup_20060310.exe Fri, 10 Mar 2006 STREVAL now supports these unirary operators: ! logical not # memgetlong $ str %

Direct Net access working, and some file command improvements

2006-03-21 Thread John Bridges
New build of AfterGRASP is up for download: http://www.aftergrasp.com/download/agsetup_20060321.exe Tue, 21 Mar 2006 FILECLOSE FILEREAD* FILEWRITE* and FILESEEK commands now accept a variable name for a handle, for

NETREADCOUNT NETLOOKUP and Scrollbox divide by zero

2006-03-22 Thread John Bridges
New build of AfterGRASP is up for download: http://www.aftergrasp.com/download/agsetup_20060322.exe Wed, 22 Mar 2006 Fixed a crashing bug (divide by zero) in scrollboxes. Had to do with elevator position on a scroll

WSOCK32.DLL reference fixed and some Modular fixes

2006-03-23 Thread John Bridges
New build of AfterGRASP is up for download: http://www.aftergrasp.com/download/agsetup_20060323.exe Thu, 23 Mar 2006 Bug in Modular compiler was never including the XML library if XML was used. Modular compiler now

System Tray Commands and more

2006-04-19 Thread John Bridges
New build of AfterGRASP is up for download: http://www.aftergrasp.com/download/agsetup_20060419.exe Wed, 19 Apr 2006 Three new commands to support System Tay icons, SYSTRAYICON, SYSTRAYTIP and SYSTRAYMENU.

@NETCONNECTED improvements

2006-05-10 Thread John Bridges
New build of AfterGRASP is up for download: http://www.aftergrasp.com/download/agsetup_20060510.exe Wed, 10 May 2006 @NETCONNECTED was always returning 6 (leftover from before @NETCONNECTED was supported). When

Re: Unable To Compile

2006-05-15 Thread John Bridges
On 5/14/06, TNovotny [EMAIL PROTECTED] wrote: Hello, I am getting the unable to compile message on the latest build. I uninstalled the old version, and reinstalled the latest mother's day build just released. I seem to remember a post where the registry had to be tweaked or something.

STRSEARCHHTML/STRSEARCHREVERSEHTML replaced with more generalized STRPOSITIONHTML/STRHTMLPOSITION

2006-05-16 Thread John Bridges
New build of AfterGRASP is up for Download: http://www.aftergrasp.com/download/agsetup_20060516.exe Tue, 16 May 2006 STRSEARCHHTML and STRSEARCHREVERSEHTML command removed. Instead, we have the new STRHTMLPOSITION

AGEDIT handling of spaces in directory name, and rewritten STRHTMLTOFLASH

2006-05-17 Thread John Bridges
New build of AfterGRASP is up for download: http://www.aftergrasp.com/download/agsetup_20060517.exe Wed, 17 May 2006 AGEDIT updated to put quotes around the filenames with path it passes to the AG Compiler

STRCAT of Numbers fixed, and TEXTFROMSTRIP changed

2006-06-06 Thread John Bridges
New build of AfterGRASP is up for download: http://www.aftergrasp.com/download/agsetup_20060606.exe Tue, 06 June 2006 SET TEXTFROMSKIP changed to NOT strip leading spaces or tabs. It now only strips extra linefeeds.

HTML Bullet word wrap under

2006-06-20 Thread John Bridges
New build of AfterGRASP is up for download: http://www.aftergrasp.com/download/agsetup_20060620.exe Tue, 20 June 2006 HTML Text that wraps on a LI line now wraps under the previous text not under the bullet. So for

All those Extended Window Styles now work (about 10 years late on this feature)

2006-06-29 Thread John Bridges
New build of AfterGRASP is up for download: http://www.aftergrasp.com/download/agsetup_20060629.exe Thu, 29 June 2006 WINDOWSTYLE HIDDEN support removed, it was based on false assumptions made based on article that

Re: on a personal note . . .

2006-07-05 Thread John Bridges
On 6/29/06, Bryan Saint Germain [EMAIL PROTECTED] wrote: Crikey! Missed it again, by more than a week! I just received AftterGrasp email, John, and thought about the time of year. So a Very Belated Very Happy Birthday, my friend, and best wishes for the year to come. I have every intent

Too many floats, fixed

2006-07-25 Thread John Bridges
New build of AfterGRASP is up for download: http://www.aftergrasp.com/download/agsetup_20060725.exe Tue, 25 July 2006 Bug in STREVAL always returning a floating point value fixed. Bug in Measurement math always

A couple inside bugs

2006-08-03 Thread John Bridges
New build of AfterGRASP is up for download: http://www.aftergrasp.com/download/agsetup_20060802.exe Thu, 03 August 2006 Modular compiler bug with use of XML. Modular compiler now includes WSOCK32.LIB support to

First steps in COM support

2006-11-16 Thread John Bridges
New build of AfterGRASP is up for download: http://www.aftergrasp.com/download/agsetup_20061115.exe I do not recommend using this build for real projects, only for compatability testing because some of the changes required for eventual COM support are drastic enough to likely cause problems.

FONTSAVECOMPRESSED fixed and minor progress on command methods

2006-12-20 Thread John Bridges
New build of AfterGRASP is up for download: http://www.aftergrasp.com/download/agsetup_20061220.exe Wed, 20 December 2006 FONTSAVECOMPRESSED was broken on November 12th. There was a bug introduced as part of the INS:

XML CDATA Support

2007-01-21 Thread John Bridges
New build of AfterGRASP is up for download: http://www.aftergrasp.com/download/agsetup_20070121.exe Sun, 21 January 2007 XMLLOAD now supports CDATA (treated the same as text).

All GET/SET Variables in IAfterGRASP object are no longer type specific

2007-02-13 Thread John Bridges
New build of AfterGRASP is up for download: http://www.aftergrasp.com/download/agsetup_20070213.exe Tue, 13 February 2007 New command line option '/w' used only for debugging purposes, it's the same as '/r' but does

WINFONT with tabs fixed, and IAfterGRASP methods for all commands rewritten

2007-02-16 Thread John Bridges
New build of AfterGRASP is up for download: http://www.aftergrasp.com/download/agsetup_20070216.exe Thu, 15 February 2007 Up until now, all the command methods for the IAfterGRASP object were broken or barely working.

WHEN queue simplified, fixed.

2007-12-06 Thread John Bridges
New build of AfterGRASP is up for download: http://www.aftergrasp.com/download/agsetup_20071206.exe Thu, 06 December 2007 Bug added in previous build with WHENs not being triggered in the correct order, and multiple

First build of 2008, some HTTP GET fixes and support

2008-01-03 Thread John Bridges
New build of AfterGRASP is up for download: http://www.aftergrasp.com/download/agsetup_20080103.exe Thu, 03 January 2008 HTTP GETFILE and HTTP GETVAR were broken in previous build. HTTP GET now written and tested.

INPUT with DRAWOFFSET fixed, and New LAYER OFFSET feature

2008-01-24 Thread John Bridges
(excuse the previous message without link, I accidently clicked send instead of save) New build of AfterGRASP is up for download: http://www.aftergrasp.com/download/agsetup_20080124.exe Wed, 24 January 2008 INPUT

Memory leak in IMAGEWARP fixed

2008-01-29 Thread John Bridges
New build of AfterGRASP is up for download: http://www.aftergrasp.com/download/agsetup_20080129.exe Tue, 29 January 2008 Some divide by zero errors when scaling images are now handled correctly. Serious memory leak

Re: Private message

2008-02-21 Thread John Bridges
On Tue, Feb 19, 2008 at 11:22 AM, Dick Trump [EMAIL PROTECTED] wrote: John Bridges wrote: In the meanwhile I did consider your question about line drawing speed, and did come up with a way to speed up AG's drawing to screen. I'll try to take a look at that tonight. I assume you were

LAYER TO and LAYER CURVE were oops

2008-03-25 Thread John Bridges
New build of AfterGRASP is up for download: http://www.aftergrasp.com/download/agsetup_20080325.exe Tue, 25 March 2008 LAYER TO and LAYER CURVE were both broken recently, the X coordinate was lost. Fixed.

Some XML array fixes

2008-03-27 Thread John Bridges
New build of AfterGRASP is up for download: http://www.aftergrasp.com/download/agsetup_20080327.exe Thu, 27 March 2008 Update yesterday for XMLLOAD was not inserting the HTML parsed content at the correct array depth.

MUTEX for created apps was preventing install

2008-04-09 Thread John Bridges
New build of AfterGRASP is up for download: http://www.aftergrasp.com/download/agsetup_20080409.exe Wed, 09 April 2008 The AppMutex for AGPLAY.EXE is now only created when the standalone runtime is running as

InputUpdateVar command added

2008-04-29 Thread John Bridges
New build of AfterGRASP is up for download: http://www.aftergrasp.com/download/agsetup_20080429.exe Tue, 29 April 2008 New command INPUTUPDATEVAR, used to force an active input to store any edit results into the input

Small INPUT fixes

2008-05-02 Thread John Bridges
New build of AfterGRASP is up for download: http://www.aftergrasp.com/download/agsetup_20080502.exe Fri, 02 May 2008 Minor changes to INPUT code, use of input objects directly is now allowed by all INPUT commands

XML Loading of non-ascii and more HTML special chars

2008-05-07 Thread John Bridges
New build of AfterGRASP is up for download: http://www.aftergrasp.com/download/agsetup_20080507.exe Wed, 07 May 2008 XMLLOAD now encodes non-ascii characters using HTML encoding. TEXTHTML now supports a more

Standard STRFORMATNUMBER and XMLLOAD HTML Tags

2008-05-08 Thread John Bridges
New build of AfterGRASP is up for download: http://www.aftergrasp.com/download/agsetup_20080508.exe Thu, 08 May 2008 STRFORMATNUMBER now uses this format string for Standard ###,###,###,###,###.00 XMLLOAD handling

Re: commercial license AfterGrasp

2008-05-09 Thread John Bridges
to support AfterGRASP as a retail product. We continue to offer AfterGRASP free for non-commercial use, provide support via this forum, and will consider specific licenses for those who have very narrow needs. John Bridges [EMAIL PROTECTED] --~--~-~--~~~---~--~~ You

early Unicode font support

2008-05-22 Thread John Bridges
New build of AfterGRASP is up for download: http://www.aftergrasp.com/download/agsetup_20080522.exe Thu, 22 May 2008 THIS IS A RAW FOR TEST ONLY BUILD, EXPECT PROBLEMS! More error checking added as part of a

Font load/save changes closer to stable

2008-05-25 Thread John Bridges
New build of AfterGRASP is up for download: http://www.aftergrasp.com/download/agsetup_20080525.exe EXPECT LINGERING BUGS IN THIS BUILD, ALL PROBLEMS IN NEW UNICODE FONT SUPPORT ARE NOT FIXED. Sun, 25 May 2008 AGCOMP

FONTSTYLE affecting previous fonts and indent issue

2008-05-30 Thread John Bridges
New build of AfterGRASP is up for download: http://www.aftergrasp.com/download/*agsetup_20080530.exehttp://www.aftergrasp.com/download/agsetup_20080530.exe * Fri, 30 May 2008 Problem with FONTSTYLE messing up a

Converting RTF to HTML and a couple quirky commands for ARRAY indexing

2008-06-10 Thread John Bridges
New build of AfterGRASP is up for download: http://www.aftergrasp.com/download/agsetup_20080610.exe Tue, 10 June 2008 A new function, STRRTFTOHTML. Takes a RTF string, and returns a HTML one. Only BOLD, ITALIC,

HTML Spaces supported

2008-06-15 Thread John Bridges
New build of AfterGRASP is up for download: http://www.aftergrasp.com/download/agsetup_20080615.exe Sun, 15 June 2008 New setable global option TEXTHTMLSPACES, default is OFF: SET TEXTHTMLSPACES ON SET

A slew of hi-ascii problems fixed

2008-06-26 Thread John Bridges
New build of AfterGRASP is up for download: http://www.aftergrasp.com/download/agsetup_20080626.exe Thu, 26 June 2008 Bug in low level font width calculations that was accidently trying to calculate the width of

IMAGEPUT with DRAWOFFSET and strange regions

2008-06-30 Thread John Bridges
New build of AfterGRASP is up for download: http://www.aftergrasp.com/download/agsetup_20080630.exe Mon, 30 June 2008 IMAGEPUT with a DRAWREGION outside a DRAWOFFSET was drawing outside the DRAWOFFSET area, fixed.

RTF text on the clipboard

2008-07-02 Thread John Bridges
New build of AfterGRASP is up for download: http://www.aftergrasp.com/download/agsetup_20080702.exe Wed, 02 June 2008 Bug recently introduced in the size of a space character in newly defined fonts created with

DRAWLIST images and better RECT list

2008-07-08 Thread John Bridges
New build of AfterGRASP is up for download: http://www.aftergrasp.com/download/agsetup_20080702.exe Wed, 07 July 2008 New command to help with DRAWLISTS, DRAWLISTIMAGE. It returns an image created as large as the

WHENTRIGGER and TEXTRECTS Fixes

2008-07-09 Thread John Bridges
A new build of AfterGRASP is up for download: http://www.aftergrasp.com/download/agsetup_20080709.exe Wed, 09 July 2008 The WHENTRIGGER command is now supported. It activates a WHEN even if the required action has not

Re: clipboardGETTEXT

2008-09-10 Thread John Bridges
On Tue, Sep 9, 2008 at 8:46 PM, Dick Trump [EMAIL PROTECTED] wrote: The following script from the glPRO help file no longer works I can read text placed on the clipboard by clipboardPUTTEXT in other programs but it appears that clipboardGETTEXT never returns anything. global vname

STRHTMLTAGREMOVE function added

2008-09-17 Thread John Bridges
New build of AfterGRASP is up for download: http://www.aftergrasp.com/download/agsetup_20080916.exe Tue, 16 September 2008 New function STRHTMLTAGREMOVE strips out specific tags, and can remove specific attributes.

Detecting inside Browser

2008-10-01 Thread John Bridges
New build of AfterGRASP is up for download: http://www.aftergrasp.com/download/agsetup_20081001.exe Wed, 01 October 2008 Two new system variables: @SYSBHO @SYSBROWSER SYSBHO defaults to 0 in the normal

Numerous PNG Saving fixes

2008-10-13 Thread John Bridges
New build of AfterGRASP is up for download: http://www.aftergrasp.com/download/agsetup_20081013.exe Mon, 13 October 2008 Happy Columbus Day! PNGSAVE fixed, was not working for a long time. Now writes 32bit images as

FILEUNZIP Features and DOMAIN Trim/Search

2008-10-14 Thread John Bridges
A new build of AfterGRASP is up for download: http://www.aftergrasp.com/download/agsetup_20081014.exe Tue, 14 October 2008 STRTRIMDOMAIN and STRSEARCHDOMAIN are now finished and working. New commands for unzipping

Better DIRCREATE

2008-10-15 Thread John Bridges
New build of AfterGRASP is up for download: http://www.aftergrasp.com/download/agsetup_20081015.exe Wed, 15 October 2008 FILEUNZIP and FILEUNZIPAS will now created nested directories as needed with no limitations on

Error when using FILEUNZIP or FILEUNZIPAS

2008-10-15 Thread John Bridges
New build of AfterGRASP is up for download: http://www.aftergrasp.com/download/agsetup_20081016.exe Thu, 16 October 2008 Some of the new string tree code added yesterday made use of the c++ runtime which pulled in a

Unicode HTML special cases and Email/URL search/trim

2008-10-22 Thread John Bridges
New build of AfterGRASP is up for download: http://www.aftergrasp.com/download/agsetup_20081022.exe Wed, 22 October 2008 When using a non-unicode font, or font with no unicode characters, or when translating HTML to

STRHTMLCLEAN finished

2008-11-18 Thread John Bridges
New build of AfterGRASP is up for download: http://www.aftergrasp.com/download/agsetup_20081118.exe Tue, 18 November 2008 STRHTMLCLEAN is complete and tested. It removes any meaningless tags, doing a STRHTMLREPAIR

Version numbering changed

2008-12-04 Thread John Bridges
New build of AfterGRASP is up for download: http://www.aftergrasp.com/download/agsetup_20081204.exe Thu, 04 December 2008 Several bugs in filename handling overflow are fixed. This prevents several crash conditions

WHENENABLED OFF added

2008-12-10 Thread John Bridges
New build of AfterGRASP is up for download: http://www.aftergrasp.com/download/agsetup_20081210.exe Wed, 10 December 2008 WHENENABLED System variable now supported, defaults to ON, when turned OFF all response to

More multiple offsets

2008-12-29 Thread John Bridges
A new build of AfterGRASP is up for download: http://www.aftergrasp.com/download/agsetup_20081229.exe Mon, 29 December 2008 DRAWOFFSETCLIP now supports multiple offset areas. DRAWOFFSET, DRAWOFFSETCLIP, and

WindowUpdate features

2009-01-06 Thread John Bridges
New build of AfterGRASP is up for download: http://www.aftergrasp.com/download/agsetup_20090106.exe Tue, 06 January 2009 WINDOWUPDATE changed to add a few options, and new @WINDOWUPDATECOUNT variable:

Modular problem with WINDOWUPDATE fixed

2009-01-15 Thread John Bridges
New build of AfterGRASP is up for download: http://www.aftergrasp.com/download/agsetup_20090115.exe Thu, 15 January 2009 Bug in modular compiler not including WINDOWUPDATE when used in the old SET WINDOWUPDATE style

New font baseline tracking support

2009-01-20 Thread John Bridges
New build of AfterGRASP is up for download: http://www.aftergrasp.com/download/agsetup_20090120.exe Tue, 20 January 2009 Bug in use of the HTML tag at the start of a line with multiple size fonts, the height was being

Months come and go

2009-01-25 Thread John Bridges
New build of AfterGRASP is up for download: http://www.aftergrasp.com/download/agsetup_20090125.exe Sun, 25 January 2009 Long standing bug in FILEZIP and FILEZIPAS which was using a date with the month one month ahead

Point measurements preserved

2009-01-26 Thread John Bridges
New build of AfterGRASP is up for download: http://www.aftergrasp.com/download/agsetup_20090126.exe Mon, 26 January 2009 Measurements done in points, like 12pt are now preserved as type point when converted back to a

Full RECTARRAY, and more error checking on Insert/Delete array

2009-01-27 Thread John Bridges
New build of AfterGRASP is up for download: http://www.aftergrasp.com/download/agsetup_20090127.exe Tue, 27 January 2009 Added more error checking to ARRAYDELETE and ARRAYINSERT to handle a negative count. TEXT RECTS

New DRAWLISTINSIDE option and fix

2009-01-29 Thread John Bridges
New build of AfterGRASP is up for download: http://www.aftergrasp.com/download/agsetup_20090129.exe Thu, 29 January 2009 Bug in DRAWLISTINSIDE which was matching zero size character cells. DRAWLISTINSIDE now has two

Re: New DRAWLISTINSIDE option and fix

2009-02-03 Thread John Bridges
On Mon, Feb 2, 2009 at 9:48 PM, tjfx t...@imagefxonline.net wrote: WHEN mouse_out MOUSEMOVE OUTSIDE gosub dosomething However, I couldn't get that to work either. Show me more of

PNG fix and WINSENDMESSAGE support

2009-02-03 Thread John Bridges
New build of AfterGRASP is up for download: http://www.aftergrasp.com/download/agsetup_20090203.exe Tue, 03 February 2009 IMAGESAVEPNG had the Red and Blue values reversed, fixed. PNG Image load code had Red and Blue

TIFF done, PNG cleaned up, more big pixel additions

2009-02-05 Thread John Bridges
New build of AfterGRASP is up for download: http://www.aftergrasp.com/download/agsetup_20090204.exe Thu, 04 February 2009 The extra suffix of .invalid is now supported in URLs and in GL filenames. It's automatically

Updated PNGLIB

2009-02-05 Thread John Bridges
New build of AfterGRASP is up for download: http://www.aftergrasp.com/download/agsetup_20090205.exe Thu, 05 February 2009 LIBPNG updated to verion 1.2.34. More changes to prepare for 32bit colors.

Line spacing with trailing characters and monsoon

2009-02-08 Thread John Bridges
New build of AfterGRASP is up for download: http://www.aftergrasp.com/download/agsetup_20090208.exe Sun, 08 February 2009 Line spacing calculation now ignores the height of space, tab and non-printable characters

Re: AfterGrasp LIB

2009-02-17 Thread John Bridges
On Mon, Feb 16, 2009 at 1:43 PM, Thomas Juliano t...@imagefxonline.net wrote: I was looking into C++ and I was wondering if there is or ever will be a DLL or an Aftergrasp Library Specifically for Images and Animations and not what C++ already does. Regards, Tom There are plenty of

48bit/64bit color test version BETA

2009-02-24 Thread John Bridges
New build of AfterGRASP is up for download: http://www.aftergrasp.com/download/agsetup_20090224.exe Tue, 24 February 2009 BETA New deep color support in place. Previously variables like @COLORNUM were just a 32bit

Deep COLORGET, Font Exit bug, and HTML ascii bug

2009-02-24 Thread John Bridges
New build of AfterGRASP is up for download: http://www.aftergrasp.com/download/agsetup_20090225.exe Wed, 25 February 2009 Long standing crash on exit bug caused by freeing up the temporary images used for fonts before

Deep IMAGEPUT, COLORGET, DRAWBOX, DRAWRECT

2009-02-26 Thread John Bridges
New build of AfterGRASP is up for download: http://www.aftergrasp.com/download/agsetup_20090226.exe Thu, 26 February 2009 BETA IMAGECOLORGET now supports deep colors. COLORNAME now works with color values returned

Conversions from MEASURE bugs

2009-03-05 Thread John Bridges
New build of AfterGRASP is up for download: http://www.aftergrasp.com/download/agsetup_20090305.exe Thu, 05 March 2009 Bug in MEASUREMENTS of zero size being converted to strings is fixed. Previously it would produce

ArrayPair first fix, and some floating point colors

2009-03-13 Thread John Bridges
New build of AfterGRASP is up for download: http://www.aftergrasp.com/download/agsetup_20090312.exe Thu, 12 March 2009 ARRAYPAIR was not including the attribute for the first item in the list. Fixed. New interal

Vertical position bug in TEXTRECTS commands

2009-03-25 Thread John Bridges
New build of AfterGRASP is up for download: http://www.aftergrasp.com/download/agsetup_20090325.exe Wed, 25 March 2009 Bug in TEXT RECTS commands TEXTLINESRECTS, TEXTLINESRECTSFROM, TEXTSTRPOSITIONRECTS and

Re: The old days of Grasp

2009-03-31 Thread John Bridges
Hi Lindsay! I got your message last month, and have kept it in the back of my mind to look for it for you. I've dug through my shelves and didn't find your HELPER program. Can you describe the packaging so I have an idea what sort of package I'd be looking for? I have some boxes of old

Lots of XOR drawing

2009-03-31 Thread John Bridges
New build of AfterGRASP is up for download: *http://www.aftergrasp.com/download/agsetup_20090331.exe* Tue, 31 March 2009 LAYERRECT/DRAWRECT/LAYERBOX/DRAWBOX now supports DRAWXOR with all color bit depths.

Not April Fools

2009-04-01 Thread John Bridges
New build of AfterGRASP is up for download: http://www.aftergrasp.com/download/agsetup_20090401.exe Wed, 01 April 2009 Added a tiny little function CONDITIONAL, takes 3 parameters. RESULT =

Floating point RGB fix and rounding error

2009-04-05 Thread John Bridges
New build of AfterGRASP is up for download: http://www.aftergrasp.com/download/agsetup_20090405.exe Sun, 05 April 2009 Long standing bug in floating point to text conversion fixed, had to do with rounding errors when

STREVAL operators

2009-05-03 Thread John Bridges
New build of AfterGRASP is up for download: http://www.aftergrasp.com/download/agsetup_20090503.exe Sun, 03 May 2009 STREVAL now handles simple operator expressions such as: STREVAL(10-5) ; gives 5 STREVAL(12/2)

STREVAL operator precidence

2009-05-04 Thread John Bridges
New build of AfterGRASP is up for download: http://www.aftergrasp.com/download/agsetup_20090504.exe Mon, 04 May 2009 STREVAL now handles operator precidence. So for instance: messagebox streval(3*2+1) ; both

Re: GLPro question

2009-05-05 Thread John Bridges
On Tue, May 5, 2009 at 1:09 PM, Thomas Juliano t...@imagefxonline.net wrote: Thanks Tom! Anytime. After about 10 tries variations, I finally got Windows to find the GLPro screensaver.  For some reason, it just doesn't work well with short-named, mixed-case file names for screensavers. I

STREVAL unirary changes

2009-05-06 Thread John Bridges
New build of AfterGRASP is up for download: http://www.aftergrasp.com/download/agsetup_20090505.exe Tue, 05 May 2009 Unirary operator support in STREVAL rewritten to use same code as AGCOMP. More operator code from

Multi-image GIF loaded problem fixed

2009-05-10 Thread John Bridges
New build of AfterGRASP is up for download: http://www.aftergrasp.com/download/agsetup_20090510.exe Sun, 10 May 2009 Bug in IMAGELOAD when loading GIFs was preventing loading of multi-image GIFs. fixed.

STRFORMATNUMBER conditional strings fixed

2009-05-27 Thread John Bridges
New build of AfterGRASP is up for download: http://www.aftergrasp.com/download/agsetup_20090527.exe Wed, 27 May 2009 Bug in STRFORMATNUMBER not handling conditional strings correctly (it was adding up the total number

IMAGEINDEXNEW first code

2009-06-02 Thread John Bridges
New build of AfterGRASP is up for download: http://www.aftergrasp.com/download/agsetup_20090602.exe Tue, 02 June 2009 IMAGEINDEXNEW written, syntax is similar to IMAGENEW: IMAGEINDEXNEW VARNAME IMAGEINDEXNEW

WHEN crash bug, and KEYGETCOUNT

2009-06-09 Thread John Bridges
New build of AfterGRASP is up for download: http://www.aftergrasp.com/download/agsetup_20090609.exe Tue, 09 June 2009 New command KEYGETCOUNT, gives a count of how many keypresses are waiting in the input buffer

Serious hang in WHEN fixed

2009-06-14 Thread John Bridges
New build of AfterGRASP is up for download: http://www.aftergrasp.com/download/agsetup_20090614.exe Fri, 12 June 2009 New Nasty bug in the WHEN fix made on 09 June 2009. It would cause AG to hang completely when a

Three new RTF tags

2009-06-18 Thread John Bridges
New build of AfterGRASP is up for download: http://www.aftergrasp.com/download/agsetup_20090618.exe Thu, 18 June 2009 Added support for 3 more RTF character tags to TEXTRTF support: \bullet \emdash \endash

FILEPUTVARIABLES array fix

2009-06-24 Thread John Bridges
New build of AfterGRASP is up for download: http://www.aftergrasp.com/download/agsetup_20090624.exe Wed, 24 June 2009 Bug in FILEPUTVARIABLES which would convert numeric indexes into strings, making arrays

GL Error checking

2009-07-06 Thread John Bridges
New build of AfterGRASP is up for download: http://www.aftergrasp.com/download/agsetup_20090706.exe Mon, 06 July 2009 Added more error checking when opening a GL to check for invalid GL files, also added more checking

Background processing during some commands

2009-07-08 Thread John Bridges
New build of AfterGRASP is up for download: http://www.aftergrasp.com/download/agsetup_20090708.exe Wed, 08 July 2009 New interpreter code to process WHENs while one of these commands are busy: HTTP POST HTTP

Road to better STREVAL and attempt at stall prevention

2009-07-14 Thread John Bridges
New build of AfterGRASP is up for download: http://www.aftergrasp.com/download/agsetup_20090714.exe Tue, 14 July 2009 SetTimer added to window hook code for IEAfterGRASP to prevent stalls from lack of messages at

Replacement for STREVAL in testing and More TEXTFROMSTRIP

2009-07-15 Thread John Bridges
New build of AfterGRASP is up for download: http://www.aftergrasp.com/download/agsetup_20090715.exe Wed, 15 July 2009 SET TEXTFROMSTRIP now strips ascii characters under 8 as well (used as special markers in some text

TEXTSTRPOSITIONHEIGHT trim bug

2009-07-17 Thread John Bridges
New build of AfterGRASP is up for download: http://www.aftergrasp.com/download/agsetup_20090716.exe Thu, 16 July 2009 Bug in TEXTSTRPOSITIONHEIGHT fixed, it was ignoring TEXTFROMSTRIP setting, never stripping.

GZIP left open

2009-07-30 Thread John Bridges
New build of AfterGRASP is up for download: http://www.aftergrasp.com/download/agsetup_20090729.exe Wed, 29 July 2009 Crash bug in SCRIPTCOMPILE when given a blank string fixed. Bug in opening GZIP compressed files,

STRVARNAME bug fixed

2009-08-06 Thread John Bridges
New build of AfterGRASP is up for download: http://www.aftergrasp.com/download/agsetup_20090806.exe Thu, 06 August 2009 Bug in STRVARNAME (and internal variable name conversion code) which would give corrupt values

  1   2   >