Difference: 0LASubrUtilSubrWriteIlf (4 vs. 5)

Revision 52016-02-25 - JeanNeron

Line: 1 to 1
Changed:
<
<
META TOPICPARENT name="0LASubrUtilSubrCreate"
>
>
META TOPICPARENT name="FullAPIList"
 

.UTIL SUBR WRITE ILF

Changed:
<
<
This subroutine writes ILF code to a subroutine in the Application.
>
>
This subroutine writes ILF code to a subroutine in the Application. Added in 5.2.0
 

Usage:

Line: 19 to 19
  <ilf_verb> is the name of the ILF statement you want to add (Required).
Changed:
<
<
<tf_flags> are the TF flags for the ILF statement you want to add. If the statement normally has TF flags then <tf_flags> are required and you can just PASS blanks (i.e. --- SPACE) where no TF flags apply. For statements that don’t have TF flags, like a * (comment) or LABEL statement, <tf_flags> are not required. For example, you would add a LABEL statement as follows:
>
>
<tf_flags> are the TF flags for the ILF statement you want to add. If the statement normally has TF flags then <tf_flags> are required and you can just PASS blanks (i.e. --- SPACE) where no TF flags apply. For statements that don’t have TF flags, like a * (comment) or LABEL statement, <tf_flags> are not required. For example, you would add a LABEL statement as follows:
 
      PASS         LABEL                      FIELD            SHARE? N
      PASS         :NEWLABEL                  FIELD            SHARE? N
      GOSUB    --- .UTIL SUBR WRITE ILF
 
This site is powered by the TWiki collaboration platform Powered by PerlCopyright © 2008-2024 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback