We get the run time error below that we can't explain :

$Ref:=L2BO_WWW_hl_Parms(num($WWWID);num($L1);num($L2);num($L3);num ($L4);->Nr
OfScrollers;->aCSSIDs;->aCSSsTypes;->aCSSs;->SEOKeys)

Unable to convert this pointer to a compiled pointer

The error relates to the first pointer.

I sent a new version that should fix the problem. Part of the problem was (I think) that I was using an English resource instead of the native French resource to execute "Get pointer" internally.

Please note that although Active4D allows you to create process variables on the fly in compiled databases, you _cannot_ pass a pointer to such process variables in a compiled database. If you need to pass a pointer to a process variable in a compiled database, that process variable must be declared (and thus compiled) somewhere within your 4D structure.

Regards,

   Aparajita
   www.aparajitaworld.com

   "If you dare to fail, you are bound to succeed."
   - Sri Chinmoy   |   www.srichinmoylibrary.com


_______________________________________________
Active4D-dev mailing list
[email protected]
http://mailman.aparajitaworld.com/mailman/listinfo/active4d-dev
Archives: http://mailman.aparajitaworld.com/archive/active4d-dev/

Reply via email to