From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from math.gatech.edu (euclid.skiles.gatech.edu [130.207.146.50]) by werple.net.au (8.7/8.7.1) with SMTP id KAA00431 for ; Fri, 10 Nov 1995 10:31:02 +1100 (EST) Received: by math.gatech.edu (5.x/SMI-SVR4) id AA07106; Thu, 9 Nov 1995 18:21:59 -0500 Old-Return-Path: Resent-Date: Fri, 10 Nov 1995 00:20:39 +0100 (MET) Old-Return-Path: From: Vincent.Lefevre@ens.ens-lyon.fr (Vincent Lefevre) Message-Id: <9511092320.AA12044@bellecour.ens-lyon.fr> Subject: Scripts > 16KB problem with zsh 2.6-beta11 To: zsh-users@math.gatech.edu (zsh-users (mail)) Date: Fri, 10 Nov 1995 00:20:39 +0100 (MET) Reply-To: vlefevre@ens.ens-lyon.fr X-Mailer: ELM [version 2.4 PL24] Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Resent-Message-Id: <"gM7Ne1.0.hk1.foeem"@euclid> Resent-From: zsh-users@math.gatech.edu X-Mailing-List: archive/latest/123 X-Loop: zsh-users@math.gatech.edu X-Loop: zsh-workers@math.gatech.edu Precedence: list Resent-Sender: zsh-workers-request@math.gatech.edu Hi, I've just compiled zsh 2.6-beta11 (I only had zsh 2.4.309beta). I have a 21KB zsh script, and when I try to source it, I get an error and the corresponding part of the line is displayed. The first characters of this string are correct, but the following characters belong to the begining of the script. The first bad character is (approximatively) the 16384th character of the script. What do I have to change in the source so that large scripts can be sourced? Vincent Lefevre.