Hi Can an example of effective solutions? And why this decision is not effective?
FieldGet (fieldnum ()) - a very cumbersome example: 1. ALIAS1-> & ( "NAME1") + = ALIAS2-> & ( "NAME2") 2. ALIAS1-> (FIELDPUT (FIELDNUM ( "NAME1"), FIELDGET (FIELDNUM ( "NAME1") + ALIAS2-> (FIELDGET (FIELDNUM ( "NAME2")))) (easily be mistaken with brackets) 2010/3/21 Viktor Szakáts <[email protected]>: > Hi, > > This is very twisted and inefficient syntax. > > If this is used in thousands of places it's probably > worth to write a little application which goes through > the whole app and swaps it with the efficient solution. -- Alexandr _______________________________________________ Harbour mailing list (attachment size limit: 40KB) [email protected] http://lists.harbour-project.org/mailman/listinfo/harbour
