質問

procedure F0110

clear screen

clear gets

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

     set color to /W

endif

What language is it ?

他のヒント

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

ライセンス: CC-BY-SA帰属
所属していません StackOverflow
scroll top