From C.R.Roast@shu.ac.uk Mon Aug 20 12:50:58 2001
Received: from sequoia.shu.ac.uk (sequoia.shu.ac.uk [143.52.2.81])
	by swi.psy.uva.nl (8.11.2/8.11.2) with ESMTP id f7KAovb00395
	for <prolog@swi.psy.uva.nl>; Mon, 20 Aug 2001 12:50:57 +0200 (MET DST)
Received: from holly.shu.ac.uk by sequoia.shu.ac.uk with inbound ESMTP (local)
          with ESMTP; Mon, 20 Aug 2001 11:50:36 +0100
Received: (from cmscrr@localhost) by holly.shu.ac.uk (8.8.8+Sun/8.8.8)
          id LAA14594 for prolog@swi.psy.uva.nl;
          Mon, 20 Aug 2001 11:51:08 +0100 (BST)
From: Chris R Roast <C.R.Roast@shu.ac.uk>
Message-Id: <200108201051.LAA14594@holly.shu.ac.uk>
To: prolog@swi.psy.uva.nl
Date: Mon, 20 Aug 2001 11:51:08 +0100 (BST)
X-Mailer: ELM [version 2.5 PL2]
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Subject: [SWIPL] SWIPL - winnt -v- win98 and qsave

I've an SWI prolog based tool with an XPCE GUI. The tool saves itself using:

  qsave_program(x,[goal(top),autoload(true),op(save)])

On WinNT this gives x.exe which run's fine. However, when run and save on
Win98, the x.exe generates:

[FATAL ERROR 
loadPart(): QLF format error at index = 112]

Can anyone help?

	Thanks
	Chris

BTW: I'm using ...
> XPCE Development system (5.1.8, July 2001 for Win32: NT and '9x)
> The host-language is SWI-Prolog version 4.0.8



-- 
  ------------------------------------------ 
  Dr. Chris Roast (Reader) 
  School of Computing and Management Sciences 
  Sheffield Hallam University 
  Sheffield,   S1 1WB,   UK
  ------------------------------------------ 
  Tel. +44 (0)114-225-2907
  Tel. +44 (0)114-225-5555 (switchboard)
  Fax. +44 (0)114-225-3161
  Email. c.r.roast@shu.ac.uk
  ------------------------------------------ 
 http://www.shu.ac.uk/schools/cms/teaching/crr
  ========================================== 

