Code to ASSIGN (OS1.2)
06-Jun-94 04:57:42
Sb: #41331-Code to ASSIGN (OS1.2)
Fm: Murray Dowling 100032,2552
To: John Toebes/SYSOP 70007,3467
> To actually do an assign is a bit of a task under 1.2, but if you want > to
you can take the following route:
Just when I thought nobody knew the answer, along comes a knight in shining
armour!
Your answer was along the lines that I was working on. Where I am getting
stuck is working out what to do with the structure that already is assigning
the name I want to re-assign. Presumably I can't just delete it (even after
calling Forbid() and UnLocking the lock) as somebody may be using that assign
or the handler may need some shutdown code.
Thank's for your very thorough reply though. At the very least I know I am on
the right track!