|
[Date Index]
[Thread Index]
[Author Index]
Code generated by AutoGeneratedPackage->True
- To: mathgroup at smc.vnet.net
- Subject: [mg77531] Code generated by AutoGeneratedPackage->True
- From: Andrew Moylan <andrew.j.moylan at gmail.com>
- Date: Tue, 12 Jun 2007 01:21:11 -0400 (EDT)
Prior to Mathematica 6, when the option AutoGeneratedPackage->True was
set, the resulting .m file contained text that was interpreted as
boxes and passed through MakeExpression before being evaluated. This
seems to have changed.
Can anyone confirm the details of this change? Is the change
documented somewhere?
This change breaks packages that use MakeExpression and rely on boxes
being created when executing the contents of the .m file. Is there a
way to recover the previous behaviour of AutoGeneratedPackage?
Prev by Date:
Re: Java failure
Next by Date:
FinalSolutions example
Previous by thread:
Re: Re: how put Manipulate-like automatic action control
Next by thread:
FinalSolutions example
|