Operation and Commands

Running the Application

To start the application either move the cursor down to the FlashStore (the application name in the command window in the Index) or start it with J

Cursor Movements

Flashstore supports all the cursor movement commands. These are useful when moving up and down in the FILE AREA or for moving the cursor to the beginning or end of line before editing.

 Beginning of line Top of the list  
Back a wordUp a screen  
Back a characterUp a line  
  Down a lineForward a character
  Down a screenForward a word
   Bottom of the listEnd of line


Return to top menu

Menu

Pressing the key displays all the commands for quick reference.

Help & Version No

Pressing the key displays the following screen.

If a lower version number is displayed, consider getting the software updated.

Windows

The three windows (from left to right) are:-

The COMMAND window - selects the mostly used commands
The FILE AREA window - displays, fetches and deletes files and shows you what flashstore is doing. 
The INFORMATION window - displays device statistics and commands.

Return to top menu 

The COMMAND Window

Seven commands are quickly available by moving the cursor with the  and  arrow over the command, then press the  key.

The FILE AREA Window

The middle window displays all files and size that are in your file card area. By placing the cursor over the file name (point and shoot), the following 3 commands can be selected by these keystrokes.

This information is shown in the information window whilst the file area window is in use.
Return to command menu

Return to top menu 

The COMMUNICATION Window

When executing Flashstore commands the COMMUNICATION window replaces the FILE AREA window. It displays the following:-

  • Banner with the command name
  • Relevant statistical information to allow informed choices.
  • The filename already loaded in the command line ready for editing if required.
  • Warnings - if files are being overwritten or deleted.

Press  or  at the end to leave the window.

The INFORMATION window

This displays two sets of information.

1. When the cursor is in the COMMAND window it shows the following:-

DEVICE INFORMATION

which slot you are using in the Banner

  • Flash Chip Number or EPROM and Size
  • File Area Size
  • A Graphical Display of the complete file area. Deleted (grey), Saved files (black) and free area (white) give a quick indication of file usage and whether it is time to reformat the device and get rid of the deleted area.
  • Free and Used Space in bytes up to 1K or Kbytes
  • Number of Deleted and Saved files.

2. When the cursor is in the FILE AREA window it shows the cursor movements and the additional commands available - see below.


Return to top menu 

Commands

You have thirteen commands. They are selected by using 

  • the  using cursor keys and the  key 
  • or using the  key command sequence (useful for .cli files) 
  • or use the COMMAND window - seven quick access useful commands are here using cursor keys and the  key.

Three of the commands - are directly accessible from the FILE AREA window. These commands are displayed in the INFORMATION window to remind you what they are.

KEYS DESCRIPTIONFILE AREA COMMANDS
(individual files) 
CECFCatalogue Card Files 
 SC Select Card 
 FS Save files to Card 
 FL Fetch file from Cardor F
 BF Backup files from RAM 
 FC Copy all files to CardC
 RF Restore files to RAM 
 SV Select RAM Device (Default RAM) 
 TFV Toggle File View 
 ERFEErase file from Cardor D
 FFA Format File Area 
  Quits this application 


Return to top menu 

Note Battery LOW

If the Z88's battery is low ("BATT LOW" displayed in right hand side of the Z88 screen), you might still be able to save files, but the result may be unreliable. SAVING FILES OR FORMATTING A FLASH CARD WITH A BATTERY LOW CONDITION IS NOT RECOMMENDED.

Before formatting make sure you have saved and have a copy of the files supplied! (See Format) After formatting, you will have the unused space for saving your files.

If the card you have selected does not support any of the commands due to slot position or type, that command will be greyed out.

The  key can interrupt a command at any time (when user input is required).

Return to command menu 

Select RAM Device (Default RAM)

Changes the default RAM device for this session.

FlashStore by default uses the RAM device that is the Default device set in the Panel S. This can be changed for this session only, using this command. Instructions on changing the device are given on the screen. All commands that use the RAM will default to the value set here.
Return to command menu 

Toggle File View

Changes between browsing only saved files or browsing all files (both saved and marked as deleted). The top banner displays which view is being shown.

Normally the FILE AREA window displays saved files only. By using the Toggle File View marked deleted files are displayed, allowing these to be fetched with the cursor.

There are 2 views of the FILE AREA. These are:-

  • Cursor selects only saved files and

  • Cursor selects saved & deleted files

Looking at these displays, the top display shows the saved files but when the file view is toggled, the deleted files appear in small text with the D character in grey.

This mode allows the cursor to be placed over the file name so the following commands may be selected.

Deleting a Deleted File

A file can only be deleted once. You can only un-delete it using Fetch and the save it again to the Flash Card.

Catalogue Card Files

Lists filenames on file card area to a PipeDream file.

This command creates a file (default name filearea.pdd) listing the filenames and size. Loading this file into PipeDream allows it to be viewed or printed. Depending on which File Area view is selected, it will either print saved files or saved and deleted files.
Return to command menu 

Select Card

Selects which file card to use when you have more than one.

This allows multiple Flash cards and EPROMs to be read using the same FlashStore application. Highlight the Slot number (0, 1, 2 or 3) with  the cursor that you wish to use. You may also press digits '0', '1', '2' or '3' to select the actual slot. The selected device will be  displayed at the top of the right-hand window with the file information  with current information of file data and space left on the card.

The padlock indicates a read-only device (like an EPROM or an INTEL flash card not in slot 3). 'AMD' or 'INTEL' labels are displayed on top line of each visual card for identified flash chip.
Return to command menu 

Save files to Card

Saves files from the RAM device to the file card area.

Wildcards are allowed,
Filename: :RAM.1

You simply have to enter the filename. Always specify the device. You are allowed to use wildcards. For example, if you want to save all the files including sub-directories, in RAM.1, type :RAM.1//*.

When files are saved, the file size is shown together with the "header," the amount of space needed for the filename to be stored on the Flash File card. The program checks the data being saved is correct. In the unlikely event of an error, a message will be displayed and the file will be saved again. When the 'no room' message is displayed, the last filename that was trying to be saved can be viewed after pressing the  key.

If the file does NOT save, this is usually because the filename has been mis-spelt or even that it does not exist.

Normally the display stays on when saving files, but if the file area is on the same device as OZ, the display goes BLANK.

This is quite normal, just wait, the display will return after the file has been saved.

Return to command menu 

Fetch file from Card

Fetches a file from the file card area to the RAM device.

Enter exact filename (no wildcard).
Filename:

You have to enter the exact filename, preceded with the slash (/).
Wildcards are not allowed.

Fetch as : / 

[The slash is already there]

Overwrite existing file : Yes 

[Yes overwrites, No doesn't]

Fetching... Done. 

[The file has been fetched]

Completed 
[The Fetch command is finished]
Press ESC to Resume [ESC returns to Main Menu]

Don't forget you can use the point and shoot option in the FILE AREA window.
Return to command menu 

Copy all files to Card

Copy saved files in current file card area to another flash card in a different slot.

This command is used when you wish to copy all the files from the current file area, to either an EPROM or flash card, to another flash card without having to load the files into RAM. Using two flash cards you can reclaim the deleted file area from one card by just copying all the files to the other flash card.

Individual files may be copied by using the Copy command whilst in the FILE AREA window.

If you have more than two flash cards to copy to, you will be prompted for its slot number.
Return to command menu 

Backup files from RAM

Saves all the files from the RAM device to the file card area.

This backs up all the files (until the flash card is full) in your current RAM device. Instructions on changing the device are given on the screen.
Return to command menu 

Restore files to RAM

Fetches all the files from the file card area to the RAM device.

All files (including sub-directories) on the Flash card are fetched using the sub-menu commands. You might choose to restore all files without checking for existing files. Directories are created automatically in your selected RAM device.

Enter Device (or path),
Device :RAM.1 

[Change RAM device and/or path]

Overwrite existing RAM files? No 

[Will prompt user to overwrite file]

Fetching file to :RAM.1/filename
Overwrite existing file : Yes 

[Yes overwrites, No doesn't]

Fetching... Done. 
[The file has been fetched]
Completed 

[The Restore command is finished]

Press SPACE to Resume 

[SPACE returns to Main Menu]
Return to command menu 

Erase file from Card

Marks a file in the file card area as deleted.

Although files cannot be deleted from the flash card to gain space, this command allows a single file to be marked as deleted. This is useful for getting rid of those obsolete files that do not get overwritten.

Don't forget you can use the point and shoot option in the FILE AREA window.
Return to command menu 

Format File Area

Formats and erases the complete file card area.

This erases the File Area of the Flash card and formats it. If you have two (or more) flash cards that can be formatted you will be invited to choose which one you want to format..

When the command is executed, it says:

CAUTION! All data will be lost.
Are you really sure? No

[Yes formats, No returns Main Menu]
Return to command menu 

Fetch File

pressing either

the  or F key will fetch that file to RAM

Return to command menu 

Delete File

pressing either the  or D key will mark the file deleted

Return to command menu 

Copy File

Pressing the C key will copy the file to another Flash card.
Return to command menu 

Quit

 key quits the application

Return to command menu 
Return to top menu 

 

Using the Filer, FlashStore & EP-Fetch2 with FLASH cards & EPROMs

These applications are very useful. Here is a summary of what they can do.

 
Filer
Filer OZ 4.5
Flashstore
EP-Fetch2
Save a File to an EPROM card
 
Save a File to a FLASH card
  
Save all Files to an EPROM card
   
Save all Files to a FLASH card
  BACKUP 
     
Copy all or single Files from 
a FLASH card to a FLASH card
an EPROM card to a FLASH card
   
     

 Fetch a File from an EPROM card

 Fetch a File from a FLASH card

     
Fetch all Files from an EPROM card
  
RESTORE
 
Fetch all Files from a FLASH card
  
RESTORE
 
     
Fetch deleted Files from EPROM card
  
Fetch deleted Files from FLASH card
  
     
Format File area from EPROM card
[ERASE WITH THE EPROM ERASER]
Format File area from FLASH card
   

Return to top menu

Fetching all Files

Don't forget the RESTORE function. Sometimes it is easier to fetch all the files and delete a few unwanted files afterwards.

Erasing all files in the RAM card before Restoring

If you are using Directories and you want to erase the complete RAM try using the wildcard //* in the ERASE command in the Filer. It removes both files and directories.
Return to top menu 

Restoring or Saving Files to base directories

Restore is usually used to restore a complete Device in the root directory of the RAM. You can also add a Directory to restore the files as well. This could be used where you wish to compare files from two Flash Cards provided you have enough space.
Return to top menu 

Using two Flash cards

Only one copy of Flashstore is required despite the number of flash cards used. For example, if you have the standard OZ 2.2 version running in slot 0, you could have your Applications (including FlashStore) in slot 2 and read any of your "master" files from there, whilst using another Flash card in slot 3 for current files.

OZ4.5

In the OZ 4.5 version (which is in slot 1 and RAM in slot 2) you still have slot 3 to use the additional flash card to do what is described.

To use two Flash cards first prepare the Flash card which you want to use in slot 2, with your master files. This is done by using it in slot 3 to save your files first. You may elect to ZIP these files up beforehand (to save space).

When moving the Flash card from Slot 3 to 2, follow the following rules.
Return to top menu 

Removing & Inserting Applications

Use the  key and check you are not running any of the applications on the ROM. If (for example) if the Flash card is in slot 1, a number '1' would be indicated in the CARDS column on the right-hand side of the display.

If any applications are running, move the cursor over the SUSPENDED ACTIVITIES and do the following:-

  • use the KILL command to close it.
  • Open the card flap (the Z88 should beep) and remove the Flash card.
  • Close the flap (the Z88 should beep again) and check that the INDEX flag has not appeared. This should not be displayed on the top right-hand corner.
  • Open the card flap (the Z88 should beep yet again) and put the Flash card into the desired slot.
  • Close the flap and check that the Applications appear again in the list on the left-hand side.

Don't be temped to put the Flash card out of one slot and into another without shutting the flap in-between times. The Index application manager needs to update its external application list and therefore needs closing of the flap after a card removal.

On the 2nd Flash card, you may want to clear the Application area to give the full 1024K space for files. You only need one copy of FlashStore, which, in this example is in slot 2. Use the Flash card block erase command in RomCombiner to do this.

You can only Save Files and Format the INTEL Flash card when it is in slot 3.

Provided there are no Applications on your Flash card, you may change them whilst in Flashstore. If the card does not get read properly you may need to refresh the display using the Select Card command.
Return to top menu

Deleting Files

When files in RAM cards are deleted, the space is returned to OZ. That space may be used by other files.

This is not true in Flash or EPROM cards. When a file is deleted, it is marked individually by writing a bit in the file name. This marks it as a deleted file. Files have not been removed, they are still there, taking up the space they used before. Lets delete some files to see what happens.

On the display above in the INFORMATION Window, (the one on the right)
the graphics bar is either solid (for saved files) of clear (empty space).

the last 2 lines state
9 FILES SAVED
0 FILES DELETED

Move the cursor over the file to be deleted.

Notice that the INFORMATION Window has now changed, showing the 3 commands that can be used here. One of them is , use that now.

The 'fail-safe' window is displayed. Select Y, then use the  key.

Too late to change your mind now, press  or  to resume.

Delete the next file with the  key.

Move the cursor to the left with the  key.

This now shows the INFORMATION Window again.

On the display above in the INFORMATION Window, (the one on the right)
the graphics bar is either grey (for deleted files), solid (for saved files) or clear (for free space).

 the last 2 lines state

7 FILES SAVED
2 FILES DELETED

Toggling the display shows the deleted files.

Moving the cursor over a deleted file

This mode allows the cursor to be placed over the file name so the following commands may be selected.

Deleting a Deleted File

A file can only be deleted once. You can only un-delete it using Fetch and the save it again to the Flash Card.

Return to command menu

web analytics