Skip to content

MAKE DIRECTORY d$

Forums Forums SIMPOL Programming MAKE DIRECTORY d$

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #163
    Ian Macpherson
    Participant

    Could anybody please tell me how to program an SB30 MAKE DIRECTORY d$ in Simpol Thanks in advance Ian Mac

    #1413
    Michael
    Keymaster

    On 16/05/2013 17:46, Ian Macpherson wrote:
    > Could anybody please tell me how to program an SB30
    > MAKE DIRECTORY d$ in Simpol
    > Thanks in advance Ian Mac
    >

    utosdirectory.createdirectory(). You need to create a utosdirectory object by assigning it to something that already exists. Or
    you can use the createdirectory() function that is already written and part of the appframework (source is probably in filesyslib).

    Ciao, Neil

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.