At 14:27 26/10/2004 +0000, Brian Debuire wrote:
>Hello everyone,
>
>I am having a problem, and i know the solution was ported in the list time
>ago, but here it is again, how can I transform my old Python Card
>Prototype apps to new Python Card 0.8 apps ???
>
>I tried to open an old .rsrc file with the 0.8 release and nothing happens.
Full details in Pythoncard/docs/migration_guide.txt
quick answer - use a text editor to change "stack" to "application" in
the resource file.
But you need to look at the migration guide for other changes anyway.
-- Alex.
|