Results 1 to 2 of 2

Thread: Reverse polish notation...converting.

  1. #1

    Thread Starter
    New Member
    Join Date
    Sep 1999
    Location
    Cardiff, Wales, United Kingdom
    Posts
    6

    Post

    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.

  2. #2
    Addicted Member
    Join Date
    Jan 1999
    Location
    Sydney,NSW,Australia
    Posts
    178

    Post

    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
  •  



Click Here to Expand Forum to Full Width