| BASIC construct |
Scrypnosis Equivalent |
| V$=(A constant value you place on one
issue) D$(x)=(Actual memory of decision at time x) |
In the following program, I want you to analyze each
and every single situational decision you have ever made in relation to <insert
value structure being challenged> against your CAILSOM's value structure.
|
| For X = A to B |
I want you to go back in your mind to the earliest
memory you have. From this point to the present... |
| IF VAL (D$(x)) <> V$ then... |
If, at any point, the decision you originally made
does not agree with your most current value structure, |
| ALT$=(Alternative value created to rationalize or
justify an alternative basis of logic) |
I want you to consider, using your imagination, to
create an alternative version of history in your mind, one in which your decision
in the situation gives you the best outcome, to your satisfaction of logic.
|
| If VAL(ALT$) > VAL (D$(x)) then D$(x)= ALT$ |
If the outcome of the alternative situation is better
than the original outcome, by your choice, place the original memory in the
garbage can filing system so that such memory will be decidedly removed from
all conscious memory, though, at any time, it can be revisited and/or returned
to the main body of logic, and replace it with the newly imagined version
of this situation. |
| ELSE IF VAL (ALT$) <= VAL (D$(x) then ALT$="" |
If you do not decide to invoke this logic, you will
not change the memory. |
| NEXT X |
Keep repeating this routine for each next immediate
decision you find until you process all the way up to this very day's memories. |
| END |
Raise your hand and tell me when you are done. |