• Priest of the Order of the Butterfly
    Priest of the Order of the Butterfly
    Tcheko
    Posts: 518 from 2003/2/25
    From: France
    ausPPC,

    There is another method that might be shorter and safer than moving with CurrentDir().

    Concatenate the path and filename returned by the ASL requester with AddPart() dos function (beware of buffer overrun here, you have to provide the destination buffer...). This function takes care of all the nasty detail for path construction for you.

    That way, you simply feed Open() with this concatenated string.
    Quelque soit le chemin que tu prendras dans la vie, sache que tu auras des ampoules aux pieds.
    -------
    I need to practice my Kung Fu.
  • »31.12.15 - 08:59
    Profile Visit Website