![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Hi! In my program, I don't know the name of the field I want to modify, but I know it's number. I want to do this: FieldNo=2 REPL field(FieldNo) with field(FieldNo)+10 but of course it returns a syntax error, because field(FieldNo) returns the field name, not the contents. Please - does anyone know a way around this? Any ideas much appreciated!! Jason |
#3
| |||
| |||
|
|
Hi! In my program, I don't know the name of the field I want to modify, but I know it's number. I want to do this: FieldNo=2 REPL field(FieldNo) with field(FieldNo)+10 |
|
but of course it returns a syntax error, because field(FieldNo) returns the field name, not the contents. Please - does anyone know a way around this? Any ideas much appreciated!! Jason |
#4
| |||
| |||
|
|
Hi! In my program, I don't know the name of the field I want to modify, but I know it's number. I want to do this: FieldNo=2 REPL field(FieldNo) with field(FieldNo)+10 but of course it returns a syntax error, because field(FieldNo) returns the field name, not the contents. Please - does anyone know a way around this? Any ideas much appreciated!! Jason |
![]() |
| Thread Tools | |
| Display Modes | |
| |