Path: utzoo!attcan!uunet!uvm-gen!opergb From: opergb@uvm-gen.UUCP (Gary Bushey) Newsgroups: comp.lang.pascal Subject: Basic to Turbo 4.0 Keywords: Basic Turbo Pascal Graphics Message-ID: <868@uvm-gen.UUCP> Date: 16 Jun 88 15:18:26 GMT Organization: EMBA Computer Facility, Univ. of Vermont, Burlington. Lines: 15 Does anyone know how to translate the basic program 1 SCREEN 1 2 DIM ARRAY%(500) 3 BLOAD "FILENAME",VARPTR(ARRAY%(0)) 4 PUT (0,0),ARRAY% into Turbo Pascal 4.0 either with or without the Graphix Toolbox? Any help would be most useful and appreciated. Thanks in advance. Gary Bushey E-mail :opergb@uvm-gen.UUCP