01-31-2006 03:55 AM
01-31-2006 04:00 AM
01-31-2006 04:44 AM
01-31-2006 04:52 AM
Hiii, Grade & Alllen
Grade u r absolutely right, that he can use the Local variable to update the data and shift register to store the data, but he also have to concentrate on performing the actions, Allen you use the sequensial case structure to read, update and Write the data from which this actions will performed sequentially and anoter thing never use the wires of the variables, which are not included in that particular cae, coz that will broke the sequential condition and the data u r reading might not be the current one.
Thanks,
Nishant
01-31-2006 07:02 AM
here is my way:
the array is stored in a shift register of a while loop
one additional copy is made to cancel the changes
you can add new events (or better copy the 'replace' event) and add other functions
you don't have to use an event structure...
01-31-2006 07:46 AM
Thanks to everyone for the information and tips. Its nice to know help is available, I shall spend some time working through the suggestions.
Allan
01-31-2006 09:15 AM