Skip to content

Commit a348831

Browse files
update docs
Signed-off-by: Sanjula Ganepola <[email protected]>
1 parent 3f4e9b2 commit a348831

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/pages/general/rules.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,7 @@ Typically, the basename of the file is also the object name. But, Source Orbit w
6767
| `FetchUserData.cmd` | `FUD.CMD` | All capitals from file name |
6868
| `ua_fetchUserData.sqlrpgle` | `UAFUD.MODULE` | Prefix, followed by first post-prefix character plus following capitals |
6969
| `ART200D-Work_with_Article.DSPF` | `ART200D.FILE` | Support for ibmi-bob file name |
70+
| `empdet.test.rpgle` | `TEMPDET.MODULE` | Prefix object with `T` for names including `.test` in the extension |
7071

7172
Even if you use long file names, your source code still needs to reference the object name for object resolves (not including *include directives* of course.)
7273

0 commit comments

Comments
 (0)