winpath$ = <windows>
lenpath = len(winpath$) - 8
programspath$ = strcopy(winpath$,1,lenpath ) + 'program files\\'
با سلام:
ببخشید یکم میشه در موردش توضیح بدید؟؟؟؟
WinPath$ = <Windows>
LenPath = LEN(WinPath$) - 8
ProgramsPath$ = StrCopy(WinPath$,1,LenPath ) + 'Program Files









