With an equation of self-contradictory conditioning comprising every pattern the specific outcome of that pattern that does not exist indepedent of, or contradict a ubiquitous conclusion of the same pattern should lead to outcomes that are coincinental with the actions of top negotiations of priority and unbiased conditioning. this to me seems intelligent, however my program is yet to yield an outcome.
I’m not sure why the command does not appear to be called in the while loop when it is called in the function.
Pattern Conditioning
Pattern Conditioning
Last edited by Sublime7 on Thu Apr 26, 2018 9:26 am, edited 8 times in total.
- Mr. Kibernetik
- Site Admin
- Posts: 4786
- Joined: Mon Nov 19, 2012 10:16 pm
- My devices: iPhone, iPad, MacBook
- Location: Russia
- Flag:
Re: Patterned Conditioning
I cannot undewrstand what is your question.
Please explain it more.
Please explain it more.
Program function can be called cleanly but command yields no output.
REM sleep +
DEF A ()
10 ON 10 GOTO 20
20 ON 20 GOTO 10
30 ON 20 GOSUB 40
40 ON 20 GOTO 30
50 ON 30 GOSUB 60
60 ON 30 GOTO 70
70
END DEF
N = 31
X$ = ""
Z$ = ""
DO
DO
N = N + 1
Q$ = CHR$(N)
V$ = CHR$(N)
CALL A ()
WHILE 50
X$ = X$ & Q$
Z$ = Z$ & V$
END WHILE
UNTIL N > 125
UNTIL Z$ = "."
PRINT X$
DEF A ()
10 ON 10 GOTO 20
20 ON 20 GOTO 10
30 ON 20 GOSUB 40
40 ON 20 GOTO 30
50 ON 30 GOSUB 60
60 ON 30 GOTO 70
70
END DEF
N = 31
X$ = ""
Z$ = ""
DO
DO
N = N + 1
Q$ = CHR$(N)
V$ = CHR$(N)
CALL A ()
WHILE 50
X$ = X$ & Q$
Z$ = Z$ & V$
END WHILE
UNTIL N > 125
UNTIL Z$ = "."
PRINT X$
Last edited by Sublime7 on Thu May 24, 2018 10:41 pm, edited 16 times in total.
- Dutchman
- Posts: 851
- Joined: Mon May 06, 2013 9:21 am
- My devices: iMac, iPad Air, iPhone
- Location: Netherlands
- Flag:
Re: Patterned Conditioning
Last edited by Dutchman on Sun Apr 22, 2018 8:43 am, edited 1 time in total.
is there a god?
0
REM sleep -
DEF A ()
10 ON 10 GOTO 20
20 ON 20 GOTO 10
IF 10 THEN
ELSE
30
END IF
IF 10 THEN
IF 30 THEN
40
END IF
END IF
IF 10 THEN
ELSE
50
END IF
IF 50 THEN
IF 10 THEN
ELSE
IF 10 THEN
60
END IF
END IF
END IF
IF 0 THEN
ELSE
1
END IF
IF 1 THEN
IF 0 THEN
ELSE
2
END IF
END IF
IF 2 THEN
IF 0 THEN
01
END IF
END IF
IF 01 THEN
IF 60 THEN
70
END IF
END IF
IF 70 THEN
IF 40 THEN
80
END IF
END IF
END DEF
N = 31
X$ = ""
Z$ = ""
DO
DO
N = N + 1
Q$ = CHR$(N)
V$ = CHR$(N)
CALL A ()
WHILE 80
X$ = X$ & Q$
Z$ = Z$ & V$
END WHILE
UNTIL N > 125
UNTIL Z$ = "."
PRINT X$
You know the program might need a specification on the specification, that is in an an archaic state
REM sleep -
DEF A ()
10 ON 10 GOTO 20
20 ON 20 GOTO 10
IF 10 THEN
ELSE
30
END IF
IF 10 THEN
IF 30 THEN
40
END IF
END IF
IF 10 THEN
ELSE
50
END IF
IF 50 THEN
IF 10 THEN
ELSE
IF 10 THEN
60
END IF
END IF
END IF
IF 0 THEN
ELSE
1
END IF
IF 1 THEN
IF 0 THEN
ELSE
2
END IF
END IF
IF 2 THEN
IF 0 THEN
01
END IF
END IF
IF 01 THEN
IF 60 THEN
70
END IF
END IF
IF 70 THEN
IF 40 THEN
80
END IF
END IF
END DEF
N = 31
X$ = ""
Z$ = ""
DO
DO
N = N + 1
Q$ = CHR$(N)
V$ = CHR$(N)
CALL A ()
WHILE 80
X$ = X$ & Q$
Z$ = Z$ & V$
END WHILE
UNTIL N > 125
UNTIL Z$ = "."
PRINT X$
You know the program might need a specification on the specification, that is in an an archaic state
Last edited by Sublime7 on Mon Apr 23, 2018 1:12 am, edited 9 times in total.
- Dutchman
- Posts: 851
- Joined: Mon May 06, 2013 9:21 am
- My devices: iMac, iPad Air, iPhone
- Location: Netherlands
- Flag:
Re: Patterned Conditioning
Last edited by Dutchman on Sun Apr 22, 2018 8:43 am, edited 1 time in total.
turning trash into treasure since 9000 BC
even the devils mad about that last post
Last edited by Sublime7 on Mon Apr 23, 2018 1:03 am, edited 5 times in total.
-
- Posts: 814
- Joined: Tue Apr 09, 2013 12:23 pm
- My devices: iPhone,iPad
Windows - Location: Groningen, Netherlands
- Flag:
Re: (UNRESOLVED) function as a condition?
Stop it, Sublime programmer.Sublime7 wrote: ↑Thu Apr 19, 2018 12:32 amYes, I DO have a second part to the question!
Thank you for noticing!
DEF A ()
10 GOTO 20
20 GOTO 10
30 ON 10 GOTO 40
IF 10 THEN
40
END IF
ON 10 GOTO 50
ON 50 GOTO 10
50
60 ON 40 GOSUB 10
END DEF
that is what I was talking about ^^^
so I have to make a function into a condition
any ideas?
Nobody here understands any of your questions and remarks, nor of your 'program'
You are either trolling us, or you are a person of an intelligence level far beyond us, perhaps from another planet