Subroutine

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Subroutine

    Pls advise for use subroutine or re-call program

    I have 3 program as below
    1. Sub check = for checking part only
    2. Sub print = for recall from sub check for print out data

    Can i use "Main program" for call " sub check " and then call " sub print " ?

    ( Normally we must open program Sub check first, then we must open program sub print again, if we can combine to Main program )


    main program.JPG

Related Topics

Collapse

Working...
X