سؤال

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