How is this done? I saw very little documentation on it and I think it went something like,

Code:
lea dx, ptrtofilename;
mov ah, 41h;
but I wasn't entirely sure.. can anyone clarify?