Hi,

I am getting the error "RPC code doesn't use a named function or
transaction" when I try to compile the code in
https://github.com/saulo2/timesheet-upo/blob/master/timeSheet.ur

The problems seems to be in the line

rpc (cell.Save contentOption)

where I try to call the Save function stored in the cell record through rpc.

It is possible to call a function stored in a record through rpc?

Sincerely,
Saulo
_______________________________________________
Ur mailing list
[email protected]
http://www.impredicative.com/cgi-bin/mailman/listinfo/ur

Reply via email to