Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Scripts > 16KB problem with zsh 2.6-beta11
- X-seq: zsh-users 123
- From: Vincent.Lefevre@xxxxxxxxxxxxxxx (Vincent Lefevre)
- To: zsh-users@xxxxxxxxxxxxxxx (zsh-users (mail))
- Subject: Scripts > 16KB problem with zsh 2.6-beta11
- Date: Fri, 10 Nov 1995 00:20:39 +0100 (MET)
- Reply-to: vlefevre@xxxxxxxxxxxxxxx
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.
Messages sorted by:
Reverse Date,
Date,
Thread,
Author