Menu

h_trans syntax?

2001-08-09
2001-09-21
  • Thore Harald Hoye

    Can anyone tell me what the parameters to the h_trans thing in config-files are? I'd like to try to add =item and =cut and others as comments in Perl. Anyone know if that might work, or if the support has to be compiled in somewhere? What I'd particularly want to know is what the number for the first parameter, "next_stat", means. The rest I figured out from cfte.cpp.

     
    • jon svendsen

      jon svendsen - 2001-09-21

      Hello, and my apologies for the late reply

      As far as I recall, the state machine is fairly well documented in the html docs distributed with fte-common, you should check there.

      The next_stat parameter specifies the state to which you are actually translating, i.e. the state that should be entered when the given expression is matched.

      Hope this helps,
      Jon Svendsen

       

Log in to post a comment.

Auth0 Logo