I believe the issue is that in R83 there are the multiple items broken up into Include items. So try this:
BASIC MIGRATION.BP XBASIC <<< that should compile with no issues CATALOG MIGRATION.BP XBASIC SSELECT MIGRATION.BP = “SAVE]” XBASIC File =MIGRATION.BP Item.Name = <<enter>> Precompile Y Compile NO … you don’t want to compile Include items. When that’s done, BASIC MIGRATION.BP SAVE.RESTORE.AT. That will pull in the Includes. HTH T From: David Grenfell Tony: Sorry for being such a dork, but have to ask any-way. I have my migration.bp file on R83 with SAVE.RESTORE.AT, 1,2,3 ETC and also XBASIC. I tried to "BASIC" the SAVE.RESTORE.AT item, but came up with a bunch of compiler errors, So I attempted to repair the code, but then realized that perhaps I should leave it alone and run XBASIC on it .. I attempted to compile XBASIC, but got some errors, and patched so it will run. So it is now asking me for following and my responses are: File name > MIGRATION.BP Item.name> SAVE.RESTORE.AT Operating Environment > R83 Precompile for R83 > Y Leave Source ? Y Precompiling SAVE.RESTORE.AT FOR R83... Compiling SAVE.RESTORE.AT .... ... *I331 * (IT STOPPED HERE) so I ended it. *END > So, I suppose I should restore MIGRATION.BP items to your original code and run XBASIC on them again as above.?? In orther words, can you confirm that I should start over and follow the XBASIC ROUTE ? -- IMPORTANT: T24/Globus posts are no longer accepted on this forum. To post, send email to [email protected] To unsubscribe, send email to [email protected] For more options, visit this group at http://groups.google.com/group/jBASE?hl=en
