Home Source Code Repository
You have downloaded this file 0 times in the last 24 hours, limit is 0.
Your file downloads total 0 in the last 24 hours, limit is 0.

String Expression Evaluator
 
This location is for Registered Users Only.
Perhaps you need to login or register.

Description:

Evaluate arbitrarily complex algebraic functions from a RB String variable.  Functions can also include variables that contain application data.  This download contains a simple Main Window that is a test harness to the included 'Evaluate" Module.  The code is internally documented.

Submitted By:
Barry Sanford (ebsanford)
Submitted On:
12 Jul 2011
File Size:
98.02 Kb
Downloads:
87
License:
This code is free of charge and can be freely used in your application. I agree that this code is not warrantied in any way, and I further agree to hold Barry Sanford, et. al harmless in any and all respects regarding its usage.
File Version:
1.0
File Author:
Barry Sanford
File Date:
19 May 2011
Rating:
Total Votes:2
Comments:
Barry Sanford 2010-06-02 02:52:57 I just noticed in the internal documentation that I have a misleading example of how to create your own function, "MYFUNC". In the wMain Open Event, the comment should say: Case "MYFUNC" rather than Case "COS" The "MYFUNC(n)" function example is one that simply returns 1+n when the expression is evaluated.

Popular in last 30 days

Oct.08
Listbox Spreadsheet
34
A project by Seth Willits that shows you how to use the standard RB listbox as a spr...
Jan.12
DatePicker
29
Pure RB code to display a calendar.
Oct.08
Snippets and Goodies
27
A project by Seth Willits that has miscellaneous snippets and goodies.
Oct.09
Printing Tutorial - REAL Reports
26
This tutorial has a brief introduction to Reporting in REALbasic using REAL Reports ...
Dec.11
INI I/O Class
23
A simple, fast class for loading and creating standard INI files. Supports Sections,...
Oct.08
Scrolling Windows
21
A project by Seth Willits that illustrates how to scroll the entire contents of a wi...
Jan.10
rsReports documentation
19
open office version of rsReports documentation in English. im sure there are some e...
Jun.09
Listbox Popup
16
This small example project shows you how to put a popup menu into a listbox making a...
Aug.09
Statusbar
13
A statusbar is a fairly unobstrusive way to provide a user with information about wh...
Dec.10
WE Webcalendar control
12

Newest Files

Jan.12
DatePicker
Pure RB code to display a calendar.
Jan.12
RC4
Dec.11
INI I/O Class
A simple, fast class for loading and creating standard INI files. Supports Sections, Propert...
Nov.11
Open Document With Non-Default Application
Sep.11
StringBuilder
Jun.11
LinkLabel
May.11
String Expression Evaluator
Evaluate arbitrarily complex algebraic functions from a RB String variable.  Functions can ...
Jan.11
Buffered Canvas
Jan.11
HTML scramble.rbp
Dec.10
Session Parameters

Most Downloaded

A project by Seth Willits that shows you how to use the standard RB listbox as a spreadsheet cont...

This tutorial has a brief introduction to Reporting in REALbasic using REAL Reports that was intr...

A project by Seth Willits that has miscellaneous snippets and goodies.

Reporting is the 'dark art' of programming because it involves three separate states for your app...

This small example project shows you how to put a popup menu into a listbox making a cell of type...

SmartSQL is a class created by FreeVBCode.com. We've found this class extremely useful in Visual ...

open office version of rsReports documentation in English. im sure there are some errors so lets...

Based on the original tuturial and project files, this version has been updated to work with the ...

An example project of how to implement a simple registration code into your application.

A sample project that shows how to create an auto complete editfield.