Because of a lapse in government funding, the information on this website may not be up to date, transactions submitted via the website may not be processed, and the agency may not be able to respond to inquiries until appropriations are enacted. The NIH Clinical Center (the research hospital of NIH) is open. For more details about its operating status, please visit cc.nih.gov. Updates regarding government operating status and resumption of normal operations can be found at OPM.gov.

Lexical Tools

Add a new flow component in LvgCmdApi

  • $LVG_SRC/Api/LvgHelp.java
    • Add the new flow option flag in FlowHelp( ) method in /Api/LvgHelp.java

  • $LVG_SRC/Api/LvgCmdApi.java
    • Modify method of DefineFlag ( ) in /Api/LvgCmdApi.java
      • Modify flagStr
      • set the full name for the new option flag
    • Modify method of ExecuteCommand ( ) in /Api/LvgCmdApi.java
      • Add a new if statement to handle the case of new flow
    • Modify method of ExecuteFlow ( ) in /Api/LvgCmdApi.java
      • Add a new if statement to handle the case of new flow