View Issue Details

IDProjectCategoryView StatusLast Update
0001336JEDI VCL00 JVCL Componentspublic2004-04-22 02:55
ReporteranonymousAssigned Touser72 
PrioritynormalSeverityfeatureReproducibilityalways
Status closedResolutionwon't fix 
Product Version 
Target VersionFixed in Version 
Summary0001336: JvInterpreter "function main undefinet"
DescriptionSorry, but my english is not very well :(

JvInterpreter not work when I use my function or procedure. For example:

program Test;

procedure Dupa;
begin
  ;
end;

begin
  Dupa;
end;

When I run this program, is error "function dupa undefined".

Why?

And where is:
"Use program Pas2JvInterpreter, placed in
'RALib\Tools\Pas2JvInterpreter' folder to
automatically create JvInterpreter Adapters."

I can't found it.

Additional InformationJVCL v 2.1
TagsNo tags attached.

Activities

user72

2004-02-17 10:00

  ~0002967

I recommend you to wait for JVCL3 which will be released soon. It contains several large bug fixes in JvInterpreter

user72

2004-03-13 15:50

  ~0003335

Assumes this issue is resolved or at least pending

Issue History

Date Modified Username Field Change
2004-02-17 06:08 anonymous New Issue
2004-02-17 10:00 user72 Note Added: 0002967
2004-03-13 15:50 user72 Status new => resolved
2004-03-13 15:50 user72 Resolution open => won't fix
2004-03-13 15:50 user72 Assigned To => user72
2004-03-13 15:50 user72 Note Added: 0003335
2004-04-22 02:55 user72 Status resolved => closed