whyfoxpro77
Programmer
Im working with foxpro for the first time every. going over legacy code for a transition
example:
USE &pathlive.columnname ORDER code NOUP
what is NOUP doing in this case? I was looking online and I found something similar on the SnowSQL site saying its a boolean to check if the file Its pulling is updated?
example:
USE &pathlive.columnname ORDER code NOUP
what is NOUP doing in this case? I was looking online and I found something similar on the SnowSQL site saying its a boolean to check if the file Its pulling is updated?