You cannot post messages because only members can post, and you are not currently a member.
Description:
Support and dicussion about the graphics/multimedia scripting language AfterGRASP. Successor to GLPRO, GRASP and Multimedia GRASP.
|
|
|
commercial license AfterGrasp
|
| |
Information in previous e mail. If you wish to use AfterGRASP for commercial work, you will need to arrange a commercial license. Please send me information about COMMERCIAL LICENSE of language AfterGrasp thanks Manuel Paniagua González email: mpg480...@yahoo.com.mx ______________________________ ______________________________ ________________________... more »
|
|
Standard STRFORMATNUMBER and XMLLOAD HTML Tags
|
| |
New build of AfterGRASP is up for download: [link] ------------------------------ ------------------------------ ---------------- Thu, 08 May 2008 STRFORMATNUMBER now uses this format string for "Standard" "###,###,###,###,###.00" XMLLOAD handling of HTML tags (any section with a HTML only namespace)... more »
|
|
XML Loading of non-ascii and more HTML special chars
|
| |
New build of AfterGRASP is up for download: [link] ------------------------------ ------------------------------ ---------------- Wed, 07 May 2008 XMLLOAD now encodes non-ascii characters using HTML encoding. TEXTHTML now supports a more complete set of special character... more »
|
|
Small INPUT fixes
|
| |
New build of AfterGRASP is up for download: [link] ------------------------------ ------------------------------ ---------------- Fri, 02 May 2008 Minor changes to INPUT code, use of input objects directly is now allowed by all INPUT commands (useful for arrays of input).... more »
|
|
FILEPUTVARIABLES option and MEMNEW enhancement
|
| |
New build of AfterGRASP is up for download: [link] ------------------------------ ------------------------------ ---------------- Wed, 30 April 2008 MEMNEW fixed to allow creating zero length memory buffers. New system variable, FILESTRINGALWAYS which affects the FILEPUTVARIABLES... more »
|
|
InputUpdateVar command added
|
| |
New build of AfterGRASP is up for download: [link] ------------------------------ ------------------------------ ---------------- Tue, 29 April 2008 New command INPUTUPDATEVAR, used to force an active input to store any edit results into the input variable. Useful for showing complex form... more »
|
|
STRSORT trailing NULLs and FILEPUTVARIABLES additions
|
| |
New build of AfterGRASP is up for download: [link] ------------------------------ ------------------------------ ---------------- Mon, 28 April 2008 @DRAWOFFX and @DRAWOFFY fixed to match @DRAWOFFMINX and @DRAWOFFMINY STRLINECOUNT was not handling strings with trailing NULL characters... more »
|
|
STRFORMAT examples
|
| |
New build of AfterGRASP is up for download: [link] ------------------------------ ------------------------------ ---------------- Thu, 10 April 2008 Fixed bug in STRFORMATTIME not correctly handling time formats. Simple test example of STRFORMATDATETIME:... more »
|
|
Some DRAWOFFSET additions
|
| |
New build of AfterGRASP is up for download: [link] ------------------------------ ------------------------------ ---------------- Wed, 23 April 2008 SET DRAWMINX, DRAWMINY, DRAWMAXX and DRAWMAXY were broken. HOTSPOT command now supports measurements. HOTSPOT command now supports DRAWOFFSET.... more »
|
|
MUTEX for created apps was preventing install
|
| |
New build of AfterGRASP is up for download: [link] ------------------------------ ------------------------------ ---------------- Wed, 09 April 2008 The AppMutex for AGPLAY.EXE is now only created when the standalone runtime is running as AGPLAY.EXE. When part of a built EXE, the Mutex... more »
|
|
|