Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

AL11

Former Member
0 Likes
517

Hi

I am lukiing for a entry in AL11..While viewing that i am getting first two rows occupied by . and .. Under file name column..is there is any specific notation available for this???

Thanks and Regards,

Aun Joseph

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
488

The "." and ".." are just standard "navigation" directory entries in Unix and DOS... if you go to a command line in DOS, for example, and type "cd \.." then it will take you up one level in the subdirectory path... if you type "cd \." it will take you to the root path.

Jonathan

The "." and ".." are just standard "navigation" directory entries in Unix and DOS... if you go to a command line in DOS, for example, and type "cd \.." then it will take you up one level in the subdirectory path... if you type "cd \." it will take you to the root path.

Jonathan

2 REPLIES 2
Read only

Former Member
0 Likes
488

Check you have authorizations for file access. Refer to your basis consultant.

Read only

Former Member
0 Likes
489

The "." and ".." are just standard "navigation" directory entries in Unix and DOS... if you go to a command line in DOS, for example, and type "cd \.." then it will take you up one level in the subdirectory path... if you type "cd \." it will take you to the root path.

Jonathan