SYSDICT modification (OpenInsight 32-Bit)
At 27 AUG 2005 11:50:50PM Richard Hunt wrote:
I created a symbolic in the SYSDICT using version 4.1.3 I modified the symbolic using version 7.1.1 The test symbolic did display success.
When I use RLIST I definately know the modification did not take. Does anyone have this problem also?
At 28 AUG 2005 03:51PM dsig _at_ sigafoos.org wrote:
you created the symbolic in the dict of sysdict .. did you then copy it to sysdict .. if i remember right it has to be in the data portion .. i think
dsig
At 28 AUG 2005 07:33PM Paul Rule wrote:
I usually create the dictionary item in another non system file then copy the record back into dict.sysdict
Works every time.
At 29 AUG 2005 08:24AM Sean FitzSimons wrote:
Richard,
Paul is correct. One cannot write directly to the SYSDICT file. One must create the item in a different table and copy the field to the SYSDICT table.
Sean