Announcement

Collapse
No announcement yet.

v7.04 to v8.04??

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • v7.04 to v8.04??

    I currently use PBWin v7.04 and about to sell some source code. The buyer will be purchasing PBWin v8.04. Will it compile okay without modification? Would a buyer of PBWin v8.04 be able to obtain v7.04? Thanks.
    Brent Boshart

  • #2
    There's no way to tell with certainty until you try it. The vast majority of the code will be just fine, but there's always the possibility of an identifier clash with a new reserved word. If any changes are needed, they should be minor.

    Bob Zale
    PowerBASIC Inc.

    Comment


    • #3
      Only changes I saw were minor conflicts with new Keywords, and adding the word "BYVAL" to pointers being passed.

      Beyond that nothing that a few minutes of "Compile and Run" and the compiler find an error for me couldn't fix.

      All should be good
      Engineer's Motto: If it aint broke take it apart and fix it

      "If at 1st you don't succeed... call it version 1.0"

      "Half of Programming is coding"....."The other 90% is DEBUGGING"

      "Document my code????" .... "WHYYY??? do you think they call it CODE? "

      Comment

      Working...
      X