![]() |
|
|||||||
| Home | Register | FAQ | Members List | Search | Today's Posts | Mark Forums Read |
| Questions & Help Needed Post any question regarding Basic4ppc. |
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
Its probably my dodgy coding, though ...
I've just realised I am still using the old v6 B4PPC and not the latest v6.30 as when opening GalleyHC's code in the previous post, Basic4PPC said GalleyHC's program was saved in a later version of Basic4PPC. *ANYWAY* ... so I updated my Basic4PPC to v6.30 (could have sworn I did it previously ... perhaps I was having a bad day) ... *ANYWAY * ... to get to the point - having just realised my app (Adventure PDA) was still compiled on the old version of Basic4PPC I thought I would recompile to 6.30 (as I said I had done previously on my app) *ANYWAY* ... when recompiling, I receive an error (which I did not get previously on the earlier version) ... Quote:
You can take a look at my full SBP at http://www.therealeasterbunny.pwp.bl....uk/advpda.sbp ... or an excerpt of my code is: Quote:
If so, the old version took a blind eye to this and the new version is getting grumpy at it ? Last edited by badkarma : 05-27-2008 at 07:43 PM. |
|
|||
|
Yes, I have done some testing and I can now confirm that if I rename my "sub Left()" to "sub xLeft()" it now compiles OK.
Perhaps a wishlist for the compiler to run and pop up an error if using reserved words for subs. Curious ... what happens if you have a variable called "Left" ... will test now ... |
|
|||
|
It seems happy with a variable called Left ...
It only errors on compile of AdvDesc.Left = 133 if you have a sub called Left ... Is this a bug of the compiler then, or should it not let you compile if subs are using reserved words? |
|
|||
|
Just rummaging in the Announcements and I saw a reply to v6.30 released by DeeCee ...
Quote:
Anyway - cooking on gas now ... apart from my 2x DLLs wont go into my EXE - Erel did say "Most" DLLs, not "All" my DLLs are webbrowser.dll and bdeviceinfo.dll - why do some DLLs get embedded and some not? Just curious...My EXE file size has increased by 40k though - think could be the images that are now getting placed in the EXE - will continue to poke ... ![]() Last edited by badkarma : 05-27-2008 at 07:55 PM. |
|
||||
|
Quote:
|
|
||||
|
Source code for merging WebBrowser library now posted Web browser for desktop and device
Last edited by agraham : 05-28-2008 at 10:47 AM. |
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Msgbox issue? | badkarma | Bug Reports | 2 | 04-12-2008 10:39 AM |
| Drag Left / Right buttons on form issue. | badkarma | Bug Reports | 2 | 04-11-2008 11:50 AM |
| return issue | Cableguy | Questions & Help Needed | 1 | 09-21-2007 06:01 AM |
| Desktop IDE default width of left window | Rioven | Basic4ppc Wishlist | 1 | 09-20-2007 06:36 AM |
| Retrieveimage issue | Cableguy | Questions & Help Needed | 0 | 06-02-2007 05:49 PM |