Frage

procedure F0110

clear screen

clear gets

if (SubStr(dir_fin, 1, 9) == "C:\Folder1")

     set color to /W

endif

What language is it ?

Andere Tipps

It appears to be dBase, based on the "set color to /W" line.

Lizenziert unter: CC-BY-SA mit Zuschreibung
Nicht verbunden mit StackOverflow
scroll top