David, I see you are correct. Responses below.
Tony wrote: > > BASIC MIGRATION.BP XBASIC <<< that should compile with no issues > There are issues with this compile. > says line 159 is a bad statement. Looking at the code I see "...OKAY = TRUE" Those three dots are tabs that must have got into the code when I did a Format or transfer between OS’s. Just replace the tabs with spaces. (Position on the K, hit delete several times, fill in the O). > Then several more error messages such as LINE 158 "ELSE" CLAUSE MISSING Yup, I missed that. On line 160, from the READ ITEM block, change END to END ELSE NULL. > There are also a couple of Blank lines , that R83 CANNOT HANDLE. > On one of my instances of trying to correct, I removed these two blank lines. Yup, missed those too, probably in later re-formatting. When you're done here we should send Kevin King a revised version of XBASIC. Please feel free to email me notes like this so that we don’t bore our colleagues. When you have a working version of the package for jBase I’m sure people will be more interested in details. Good luck, T -- 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
