Pergunta

procedure F0110

clear screen

clear gets

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

     set color to /W

endif

What language is it ?

Outras dicas

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

Licenciado em: CC-BY-SA com atribuição
Não afiliado a StackOverflow
scroll top