Object required global.asa error: Difference between revisions

From DataFlex Wiki
Jump to navigationJump to search
m
no edit summary
mNo edit summary
mNo edit summary
Line 24: Line 24:
  .Name=""
  .Name=""
instead of this:
instead of this:
oOrder.Name="oOrder"
oOrder.Name="oOrder"


So what happened? The Studio in these days parses your sources in order to decide what to write to the global.asa file and how.
So what happened? The Studio in these days parses your sources in order to decide what to write to the global.asa file and how.

Navigation menu