RedCrab 4.21

Submit updates of portable freeware that are already listed in the database.
Post Reply
Message
Author
lautrepay
Posts: 715
Joined: Sat Mar 26, 2011 2:31 am

RedCrab 4.21

#1 Post by lautrepay »

Starting from v4.20 RedCrab has a freeware and a shareware (RedCrab Plus) version.
Update Version 4.21 26.06.2012

The display settings of FIX and FLT buttons, number of displayed digits and the EXP (exponent) are saved to data files. Reload of the files restores the settings.

The Freeware can load data sheet which includes shareware programs and the worksheet is free to use. But the program code is read only and file saved is disabled.
Bug fix in display module

Shareware bug fix:
Invalid symbols in program code can freeze the program.
Bug in Undo function fixed.
Problem with saving of PHP files fixed.
Can somebody take a look at it?

User avatar
I am Baas
Posts: 4150
Joined: Thu Aug 07, 2008 4:51 am

Re: RedCrab 4.21

#2 Post by I am Baas »

RedCrab - The Calculator is at version 4.41
Version 4.41 07.11.2013

- New: Copy of ChartBox, ImageBox and ResultBox to clipboard supported.
- Worksheet insert and delete improved.
- User manual improved: The content overview has hyperlinks to the description.
- Freeware and shareware manual are combined in one user manual.

Version 4.40 13.10.2013

- New: Plotbox for graphic creation.
- 35 new functions support the Plotbox: PlotLine, PlotRect, PlotEllipse, PlotPie,
Polybizier, PenColor, PenStyle, BrushColor ........

Version 4.34 02.10.2013

- Security Update : Bug fix in program editor
- New functions Sqr and Sqrt
- New input and output functions in program interpreter : Input, Display and Menu
(see demo program: Finance.rcc)

Version 4.33 13.01.2013

- Security Update : Bug fixes in Worksheet and Program Editor
- In self programmed functions, the index of data fields now begins with [1] instead
with [0]. If you use direct access to single element of data fields in your program,
please change this to the new ruling.
- New Constants: TRUE = 1; FALSE = 0

Version 4.32 13.01.2013

- Slider box available in freeware
- The on/off state of the function panel is saved, and restored if RedCrab restarts.
- In definition of data fields you can insert extern data tables and variables qualified
by module name.
- Call of self written functions with empty parameter list enabled.
- Assign to single rows in data fields (a=c).
- Definition and assign to data fields improved: „ Let x[] = a * b „ and
„ define x[]= [1..16]*[1..4] fill 0 „ enabled.
- Automatic index handling per Next command in data field assignment
( RedCrab program language).
- New Index function returns the last index which is used by Next.
- Bug fix in transparency of result boxes.


http://www.redchillicrab.com/en/redcrab/index.html

User avatar
Checker
Posts: 1628
Joined: Wed Jun 20, 2007 1:00 pm
Location: Ingolstadt [DE]

Re: RedCrab 4.21

#3 Post by Checker »

@ I am Baas: Thanks ... and updated :wink:

Post Reply