Jump to content
Dch48

LOGO question

Recommended Posts

I have a question. It's been like 15 years since I did anything with SmartLOGO and I don't remember if there is a way to change drives it saves to and loads from. Can anyone help me with this?

 

Share this post


Link to post
Share on other sites

It's been a long time and can't find the info in the SmartLOGO manual right now, but I think all you have to do is to add a comma and then the drive number like this:

 

LOAD "PROGRAM,d#

 

0 = Data Drive #1

1 = Data Drive #2

4 = Disk Drive #1

5 = Disk Drive #2

 

You can also use the SETDEVICE command as detailed in the attached picture.

 

post-25956-0-15128400-1518057166_thumb.jpg

Share this post


Link to post
Share on other sites

Yeah only the setdevice works and I can't access files if they are on a medium that has a bootable program on it, like BASIC or even LOGO itself

Share this post


Link to post
Share on other sites

I'll look thru the manual this weekend when I have the time. Used to know all this, but time has taken it's toll on me as well.

 

It doesn't matter if you store LOGO files on a DDP or Disk that contains the Basic or Logo program. As long as it's a standard EOS media with a proper directory, you can stire LOGO files on it. You can mix and match Basic, Logo, SmartWriter, etc., etc. files all on the same media. Maybe all the directory entries are used and this is the issue even though the Blocks Free reports a lot of space left on the media.... a 1K directory can store 35 files, a 2K can store 72ish, and so on.

Share this post


Link to post
Share on other sites

Looked thru the SmartLOGO manual and the only way to change drives is to use the SETDEVICE # command before using an I/O command such as CATALOG, LOAD. SAVE, LOADPICT and SAVEPICT.

Share this post


Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...

  • Recently Browsing   0 members

    No registered users viewing this page.

×
×
  • Create New...