Source Migration #2976
Replies: 2 comments
|
Regarding the include/copy directives. SO can clean them up after you have migrated all your source. See Cleanup capabilities |
|
@worksofliam When I migrate a library, the RPG programs have includes in source files in other libraries. I am trying to figure out if there's a way for the migration to convert the includes lines in the RPG source. Or, if the included files need to be in the same Library as the programs source in order to be automatically migrated. Or, can the includes be pointing to a different Library (as is the case here)? Example:The following include is in a RPG Program in library OPLIBR. But, the included source file/member is in library MNLIBR. Every attempt in migrating this source is not changing the include statement in the RPG program. Is there something I am missing? Can I fully auto migrate source that is dependent on a file in a different library? I hope this makes sense as I am not sure how to explain our scenario. |
Uh oh!
There was an error while loading. Please reload this page.
I am migrating source using source orbit and have a couple questions...
All reactions