PXTTEDC ;ISL/PKR,DLT,ISA/KWP/ESW - Code to copy an education topic entry making sure it is unique. ;5/20/96 12:06
Source file <PXTTEDC.m>
Name | Comments | DBIA/ICR reference |
---|---|---|
COPYED | ;Copy an education topic into the site's range of IENS.
|
|
COPY(PROMPT,ROOT) | ;Copy an entry of ROOT into a new entry.
|
|
GETORGR | ;Look-up logic to get and copy source entry in education topic file.
|
|
UNIQ | ;Make sure the name is unique.
|
|
NOVA | ;Sites are not allowed to use VA in their names.
|
|
GETFOIEN(ROOT,SIEN) | ;Given ROOT and a starting IEN (SIEN) return the first
|
|
MERGE(IENN,IENO,ROOT) | ;Use MERGE to copy ROOT(IENO into ROOT(IENN.
|
|
VADSTN(NAME) | ;Return TRUE (1) if VA- starts the NAME.
|
|
STRREP(STRING,TS,RS) | ;Replace every occurence of the target string (TS)
|
|
DELETE | ;Delete the entry just added.
|
Name | Line Occurrences |
---|---|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|