Hi, Here is a similar "bug" that not is a bug... They need open they eyes some wider, the menu item "Export" is a "standard menu items" and means something similar in all applications.. But in REALbasic IDE that is OKEY to Export a folder containing images as a EMPTY Folder, that is NOT a bug..
As I wrote, if it not is a bug, then it should be some error messages.. http://www.realsoftware.com/feedback/viewreport.php?reportid=ogsqswqc Sven E On 2007-04-07, at 15:39, Wade Maxfield wrote: > The problem is that "Global" is now a reserved word. I filed a > bug report > but RS said this was not a bug and closed it. > > I disagree. I feel the error message should tell you that > Global was a > reserved word. Goes to show you I don't know anything. > > I had to change my module named "Global" to a module named > "Globals" and > change every instance of "Global." in my code to "Globals." That > fixed it. > > In addition, 2007R2 under Linux incorrectly interprets 2007R2 > projects > created in Macintosh. It screws them up during load. Luckily, the > previous > version can read the 2007R2 project, as long as new features aren't > being > used. I'm back on 2007R1 for now. > > wade > > > > > Subject: RB 2007R2 Syntax > > One of my projects that compiled perfectly on R1 has suddenly > developed a > syntax error in R2 on my Mac (Intel 2.66ghz). Someplace. > > When I try to ?run? the code, RB stops, shows me a window that says: > > An error has occurred while compiling this project. > Message: Syntax error. > File: PeanutsRUs.rbp > Location: Global > Code: > > I assume the error is in my ?Global? module. However the ?blank? code > reference doesn?t help much. I went through every subroutine and > commented > it out. So all the routines were there, they just didn?t do > anything. Still > wouldn?t compile. > > Saved it as an XML project, reloaded it, same error. > > Tossed Rb2007R2 in the trash, removed all the prefs for it, > redownloaded it, > same error. > > There are a number of constants and properties in the module as well. > > One other thing, when I first started RB 2007R2 I got an unhandled > NilObject > in the REALPluginMain. Something about Compiler.ResolveSymbolTables > yadda > yadda yadda. The error said to quit, which apparently when you are > compiling > you can?t (least I couldn?t, clicking Quit simply keep compiling). > > Any suggests as to how to narrow this thing down? > > Mel > _______________________________________________ > Unsubscribe or switch delivery mode: > <http://www.realsoftware.com/support/listmanager/> > > Search the archives: > <http://support.realsoftware.com/listarchives/lists.html> > Sven E ----------------------- REALbasic 2007R1 OS X 10.4.8 Intel and 10.4.6 PPC SEEdit Maxi THE XHTML EDITOR FOR MACINTOSH http://www.seedit.info _______________________________________________ Unsubscribe or switch delivery mode: <http://www.realsoftware.com/support/listmanager/> Search the archives: <http://support.realsoftware.com/listarchives/lists.html>
