Version Differences for OPL9728

(FAQ)
(FAQ)
Line 29:
       
  '''How can I use [[Universal Menu Book]] commands to change the behavior of my OPL?'''    '''How can I use [[Universal Menu Book]] commands to change the behavior of my OPL?''' 
- :In code, you can use the systemsetting() function to set certain settings by default. For example, if you wanted to transmit UPC-E as UPC-A, you could put the following function call in your application: <code>systemsetting("6P");</code>   + :In code, you can use the systemsetting() function to set certain settings by default. For example, if you wanted to transmit UPC-E as UPC-A, you could put the following function call in your application: <pre>systemsetting("6P");</pre>  
       
  ===OS Release Log===    ===OS Release Log===