brutteforcce
Technical User
I have to assign some files in Pascal that have more than 8 characters. What can I do?
Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Maybe to rephrase your question...brutteforcce said:I have to assign some files in Pascal that have more than 8 characters. What can I do?
[gray]{ c:\Program Files\Apache Group\Apache2\conf\httpd.conf }[/gray]
assign(fil,[i]'c:\progra~1\apache~1\apache2\conf\httpd~1.con'[/i]);