> Ok, I've tried:
> 
> C_Text($index)
> $index:=execute in 4d(Generate UUID;*)

Either you need new glasses or I need to rewrite the documentation!  :-)

The docs state that you pass the *text* to execute. That isn't text you are 
passing, there are no quotes. The example in the docs shows text in quotes 
being passed. So it should be:

$index := execute in 4d("generate uuid"; *)

Regards,

  Aparajita

_______________________________________________
Active4D-dev mailing list
Active4D-dev@aparajitaworld.com
http://list.aparajitaworld.com/listinfo/active4d-dev
Archives: http://active4d-nabble.aparajitaworld.com/

Reply via email to