Posted by shawn on July 09, 2001 at 23:02:48:
does anyone really understand what project 2 is supposed to do? for example, can you explain this...
FROM PROCESS B -- CREATE FOO 21
and then later on in the description...
TO PROCESS B -- FOO 21 not created, exception thrown, message is why wasnt's FOO 21 created? FROM PROCESS A -- CREATE FOO 1234 TO PROCESS A -- FOO 1234 accessed, result is what does he mean when he says 'WITH 123'? any help is appreciated.
and also...
ACCESS FOO 1234 WITH 123
and then later in the description...