2.7 Convert(re) single object

 

How should I maintain an application, once it has been converted to WEB with the Converter Wizard ?

Once an application has been converted to iWEB, maintaining its WEB interface through batch conversion runs is generally out of question: too cumbersome!

What is needed is some unit enabler, that would allow single software pieces (a display file, a program), once updated, to become productive also in the WEB environment.
This enabler is command IWEB/WEBCOMPILE.  
 
 
                      Compile an iWEB object (WEBCOMPILE)                   
                                                                            
Enter choices and press Enter key.                                        
                                                                            
Object type  . . . . . . . . . .                 RPG, RPGLE, CLP, CLLE...
Object . . . . . . . . . . . . .                 Name                       
  Library  . . . . . . . . . . .                 Name, *CURLIB              
Source file  . . . . . . . . . .                 Name                       
  Library  . . . . . . . . . . .                 Name                       
Source member  . . . . . . . . .   *OBJ          Name, *OBJ                 
Prompt compile command . . . . .   *YES          *YES, *NO  
                                   
 

Figure 02-23 WEBCOMPILE command


Please refer to chapter:
2.A Converter Command