Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!uunet!seismo!sundc!pitstop!sun!decwrl!ucbvax!RADC-TOPS20.ARPA!GUBBINS From: GUBBINS@RADC-TOPS20.ARPA (Gern) Newsgroups: comp.sys.zenith.z100 Subject: Re: Z-Basic to GW-Basic Converter Message-ID: <12346673944.8.GUBBINS@RADC-TOPS20.ARPA> Date: Fri, 30-Oct-87 14:45:36 EST Article-I.D.: RADC-TOP.12346673944.8.GUBBINS Posted: Fri Oct 30 14:45:36 1987 Date-Received: Wed, 4-Nov-87 22:41:04 EST References: <[E.ISI.EDU]29-Oct-87.10:34:52.SAC.940AREFG-SE> Sender: daemon@ucbvax.BERKELEY.EDU Organization: The ARPA Internet Lines: 15 Yes. The Z-100 VERSION of GWBASIC comes with a TOKEN.EXE program that converts ZBASIC *.BAS into standardized GWBASIC *.BAS. This saves the effort of running ZBASIC, LOADing, SAVE "filename",A, GWBASIC (BASICA), LOADing, SAVE "filename" (without the ",A" this time). TIME & DATE numeric functions are not supported in GWBASIC and this will flag them. You are on your own as to altering the 640x225 (not 200) and CIRCLE aspect ratios (which will cause PAINT 'leaks'). Note that the PC version of GWBASIC does not support the H-19 character graphics (SCREEN 1) used by primative H-89 programs. Cheers, Gern -------