Saturday, May 10, 2014

New Release v1.7

Whats New in v1.7

+ iOS 7 Support
+ Directories support
+ Improved Split Keyboard support
+ Improved External (Bluetooth) Keyboard support
+ Fixed Insert Graphic Command issue
+ Fixed EDIT file issue
+ Fixed Keyboard Accessory buttons issue
+ Minor changes and fixes

Details:
New Directory commands:
DIR - List files and directories (bracketed) in current working directory
DIR "filter" - List files and directories having the filter
PWD - Print current working directory
MKDIR "path" - Make new directory. Directory can be absolute or relative
CHDIR "path" - Change current working directory. Directory can be absolute or relative
RMDIR "path" - Remove/Delete directory. Directory can be absolute or relative.

Notes:
- You also can use file path in COPY file command.
- While you can make nested directories, it is recommended to make one level to keep things simple.
- FILES command will list files in current working directory only
- Root directory of BASIC programs is "/" (Documents Directory of the App)

You are welcome to give your feedback or maybe just want to say thanks :) . just drop a line in the comments below.

If you like this App you may also like TouchLua App (Free)

Have Fun!

4 comments:

  1. Hi!

    I've tried your Hand Basic a bit now and I have two suggestions for you that I would find useful:

    1. When the Hand Basic App starts, you could make it look for a basic file named "AUTOSTART" on startup, and if it exists, it loads and runs automatically. I think this would be very cool.

    2. Extend the RUN command so that you also can load and start a program with it, for example:
    RUN "program.bas"
    ...would be the same as
    LOAD "program.bas"
    RUN

    That's all I got. I hope you like the ideas. Thanks for this cool app!

    Kind Regards,
    Anders Persson

    ReplyDelete
  2. I really like your app. Can you post a link to sample programs. I could then look at them and copy to my iPad.
    Thanks a bunch for doing this.

    ReplyDelete
    Replies
    1. sample programs are already exist on your device. type files or dir to see list of them.
      read Faq’s to to see how to load and run programs.

      Delete
  3. Hawwash

    I'd like to thank you for producing this wonderful product. Please ignore to bad reviews in the Apple Store, they're obviously from people who've no idea what CBM Basic is and what a great implementation you've produced.

    There seems to have been no input from you for a while. I hope you're well.

    Best wishes
    David

    ReplyDelete