00:00:00 --- log: started forth/11.12.23 01:07:10 --- quit: ASau (Remote host closed the connection) 01:08:00 --- join: ASau (~user@93-80-101-16.broadband.corbina.ru) joined #forth 01:11:45 --- join: joseph_ (~joseph@50.016.dsl.hob.iprimus.net.au) joined #forth 05:58:38 --- quit: xpololz (Ping timeout: 240 seconds) 06:06:28 --- join: nighty__ (~nighty@static-68-179-124-161.ptr.terago.net) joined #forth 06:14:49 --- quit: karswell (Ping timeout: 244 seconds) 06:22:22 --- quit: cwardell (Quit: cwardell) 06:22:24 --- join: karswell (~coat@93-97-29-243.zone5.bethere.co.uk) joined #forth 06:33:27 --- join: cwardell (~cwardell@pool-108-5-120-252.nwrknj.fios.verizon.net) joined #forth 06:44:05 --- quit: karswell (Ping timeout: 240 seconds) 06:45:05 --- join: MayDaniel (~MayDaniel@unaffiliated/maydaniel) joined #forth 06:50:57 --- part: joseph_ left #forth 07:55:15 --- quit: ttmrichter (Quit: Leaving) 08:13:34 --- quit: MayDaniel (Read error: Connection reset by peer) 08:25:22 --- join: MayDaniel (~MayDaniel@unaffiliated/maydaniel) joined #forth 08:43:35 --- quit: MayDaniel (Read error: Connection reset by peer) 10:26:42 --- join: MayDaniel (~MayDaniel@unaffiliated/maydaniel) joined #forth 10:33:47 --- join: karswell (~coat@93-97-29-243.zone5.bethere.co.uk) joined #forth 11:21:28 --- quit: nighty__ (Ping timeout: 255 seconds) 12:01:23 --- join: _spt_ (~postmaste@host-92-4-48-167.as43234.net) joined #forth 12:01:23 --- quit: _spt_ (Changing host) 12:01:23 --- join: _spt_ (~postmaste@unaffiliated/-spt-/x-5624824) joined #forth 12:51:29 --- join: ASau` (~user@95-25-46-28.broadband.corbina.ru) joined #forth 12:54:47 --- quit: ASau (Ping timeout: 240 seconds) 14:06:39 --- join: xpololz (~xpololz@ip-194-226-230-46.dialup.ice.net) joined #forth 14:12:39 --- quit: MayDaniel (Read error: Connection reset by peer) 15:02:57 --- quit: lewurm (Ping timeout: 252 seconds) 15:44:32 --- quit: xpololz (Quit: Leaving) 16:39:04 --- join: kidfoo (~kidfoo@76.73.121.203) joined #forth 16:39:20 --- quit: kidfoo (Changing host) 16:39:20 --- join: kidfoo (~kidfoo@unaffiliated/neenaoffline) joined #forth 16:46:14 --- quit: nighty_ (Ping timeout: 255 seconds) 16:46:32 --- join: nighty_ (~nighty@69-165-220-105.dsl.teksavvy.com) joined #forth 16:46:47 --- quit: _spt_ (Quit: server error) 19:50:39 --- quit: karswell (Excess Flood) 19:55:37 --- join: nighty__ (~nighty@69-165-220-105.dsl.teksavvy.com) joined #forth 20:01:15 --- quit: nighty_ (Ping timeout: 240 seconds) 20:17:02 --- join: ttmrichter (~ttmrichte@122.225.105.253) joined #forth 20:50:05 --- join: truefx (~hasan@88.250.93.191) joined #forth 21:06:58 hi guy , i try to define my own control structure it should do " A B and C and ......... if - - else - - then" " A B or C or ......... if - - else - - then" for the first one i ve coded : andif 0 ( as a marker ) postpone if ; immediate : thens begin dup while postpone then repeat drop ; immediate Now i can use decision structures like A andif B if C if .... else ... thens. The problem is that i wanna use it like A andif B andif ..... C if .... else . 21:06:58 .. thens ; now i redefine : andif postpone if ; immediate : if, postpone if 0 ; now i how my marker at the and but how can i test against this marker so that ill add exacts then"s within repeat structure ? 22:31:48 --- join: yunfan (~antiee@123.121.216.157) joined #forth 22:32:00 cool, the carrier iq use forth 22:46:27 --- quit: ttmrichter (Ping timeout: 244 seconds) 22:59:15 --- join: ttmrichter (~ttmrichte@113.106.101.45) joined #forth 23:59:59 --- log: ended forth/11.12.23