|
-
Feb 2nd, 2000, 06:58 PM
#1
Thread Starter
New Member
Has anyone here written any reverse polish notation conversion code. It would come in handy (especially with comments so i can actually understand whats going on...)
:-> (I need a bigger brain!!!)
------------------
Don't let your fears stand in the way of your dreams.
-
Feb 3rd, 2000, 10:30 AM
#2
Addicted Member
Gaz,
It depends on where your getting the notation from and what you want to do with it. We use reverse polish notation alot around the company l am currently at in a Pick/SB+ environment.
In Pick we call the notation an F type correlative and it lives in the data dictionary of a file.
For example,
F;2;3;-
translates as
Value = Field3 - Field2
You need to give a few more details Will look back in a couple of days for your answer or contact me at [email protected].
Got to go the crickets about to start
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|