Displaying 1 result from an estimated 1 matches for "ntbased".
Did you mean:
lntbased
2004 Jan 12
0
batch files
Hi all,
I just did 2 batchfiles for encoding dropped files or folders on them. In case somebody is interested. They should work under NTbased Wins.
Have fun Ede
--
public class WhoDidIt{ // A comment. I love comments
private static Student sender;
public static void main (String[] foo){
sender = new Student("Digital Media");
sender.setName(new String[]{"Edgar", "Soldin"});
Address address =...