To LUGNET HomepageTo LUGNET News HomepageTo LUGNET Guide Homepage
 Help on Searching
 
Post new message to lugnet.cad.devOpen lugnet.cad.dev in your NNTP NewsreaderTo LUGNET News Traffic PageSign In (Members)
 CAD / Development / 4087 (-10)
  LDS ver 0.29
 
(...) Done. WHILE-WEND done, too. (URL) a sample script that shows usage of WHILE and GOSUB: i=1 while i<=5 gosub :hello wend end :hello print 0 "Hello"; gosub world return :WORLD print "World." return /Tore (25 years ago, 26-Feb-00, to lugnet.cad.dev, lugnet.cad)
 
  Re: LDS ver 0.28
 
(...) I thought that WHILE-WEND was easy to code, but I'm having great problems with it... :( And yes, GOSUB and RETURN have crossed my mind. Could be wrong again, but it sounds almost as easy as GOTO. (...) Oh dear! *sigh* If I get the time then I (...) (25 years ago, 25-Feb-00, to lugnet.cad.dev)
 
  Re: LDS ver 0.28
 
(...) Double-:) (...) Right! Any chance of getting GOSUB and RETURN? (...) Hmm. It's your program, and you should definitely use it the way your want. But I've always preferred DO ... LOOP over WHILE ... WEND. It's partly because DO ... LOOP can be (...) (25 years ago, 25-Feb-00, to lugnet.cad.dev)
 
  Re: MPD spec
 
Rui: (...) See <URL: (URL) >. You are welcome to try to make it easier to understand. (...) I am constantly (almost) thinking about adding a search feature to ldraw.org, but I haven't had time to find an implementation I like. Play well, Jacob (...) (25 years ago, 25-Feb-00, to lugnet.cad.dev, lugnet.cad.dev.org.ldraw)
 
  Re: LDS ver 0.28
 
GOTO was very easy to program. :o) A little more seriously now: I think it belongs to the BASIC-like syntax I have chosen. Especially in IF statements. Anyway, noone is forced to [ab]use it. I don't think WHILE-WEND will be too hard to code, and it (...) (25 years ago, 24-Feb-00, to lugnet.cad, lugnet.cad.dev)
 
  Re: LDS ver 0.28
 
(...) Better to have both. GOTO has its uses, albeit rare. --Todd (25 years ago, 24-Feb-00, to lugnet.cad, lugnet.cad.dev)
 
  Re: LDS ver 0.28
 
(...) Good!! (...) Reasoning for GOTO? GOTO is a construct which can very easily be abused. better to have "proper" strcutures likw while-DO, repeat-until etc. Alex (25 years ago, 24-Feb-00, to lugnet.cad, lugnet.cad.dev)
 
  Re: MPD spec
 
OK I have found the source code in Jacob's site, strangelly I got there from ldraw.org following the link for the MPDbuilder. I'm still searching for the spec ! P.S. Did someone already think about adding a search feature to ldraw.org ? I would be (...) (25 years ago, 24-Feb-00, to lugnet.cad.dev)
 
  MPD spec
 
Is there such a thing ? The ones I have seen, are very simple, they just use the 0 FILE filename Meta command, but is there any docummented spec. Also, where is that program which splits an MPD in it's DAT parts ? MPDsplit.exe ? Both those things (...) (25 years ago, 24-Feb-00, to lugnet.cad.dev)
 
  LDS ver 0.28
 
(URL) in 0.28: * IF-THEN-ELSE-END IF * GOTO Fixed a bug in the LINE command. /Tore (...) (25 years ago, 23-Feb-00, to lugnet.cad, lugnet.cad.dev)


Next Page:  5 more | 10 more | 20 more

Redisplay Messages:  All | Compact

©2005 LUGNET. All rights reserved. - hosted by steinbruch.info GbR