Create Insert record (OpenInsight Specific)
At 19 NOV 1997 07:58:16PM Barry Stevens wrote:
I have a SSP that creates an insert record of DICT field name equates for a nominated dictionary.
It writes the record to the SYSLISTS file, then I manually copy/paste it into the editor as a new insert and compile it.
What do I need to do to create and compile the insert record within the SSP.??
Barry
At 19 NOV 1997 11:29PM Dsig (SigSolutions) wrote:
Use the repository function to create a new entity.
Once you have written the record to sysprocs then use
the repository to COMPILE the record.
dsig
David Tod Sigafoos ~ SigSolutions
dsig@teleport.com voice: 503-630-8080 cis:70302,77
NOTICE FOR RTI FORUMS: The message above is an answer to a user request and should
be taken as personal opinion only.
Although care was taken to not hurt anyones feelings or impugn the quality of any product, support or idea IF there is an
exception taken please note in detail the offending portion of the note and email me. I will take all notes under advisement.
At 21 NOV 1997 03:28AM Barry wrote:
Ok, Thanks, I will try and work it out.
Barry