Home » Personal collection » Acorn hard disk » apps » MultiStore » !MultiStor/!IHelp

!MultiStor/!IHelp

This website contains an archive of files for the Acorn Electron, BBC Micro, Acorn Archimedes, Commodore 16 and Commodore 64 computers, which Dominic Ford has rescued from his private collection of floppy disks and cassettes.

Some of these files were originally commercial releases in the 1980s and 1990s, but they are now widely available online. I assume that copyright over them is no longer being asserted. If you own the copyright and would like files to be removed, please contact me.

Tape/disk: Home » Personal collection » Acorn hard disk » apps » MultiStore
Filename: !MultiStor/!IHelp
Read OK:
File size: 0379 bytes
Load address: 0000
Exec address: 0000
File contents
Impulse Technical Information:
{
ServerName: MultiStore
Methods:
        GetField <string>
        GetTimeDate [<string>]
        GetData <string>

Descriptions:
GetField <integer>
GetField returns the value of the supplied expression or an error message. The expression has the same syntax as those used in MultiStore (eg. in the Formula Report) and thus may refer to field names using @ or #.

GetDateTime [<string>]
This method returns the time and/or date in the format specified by the optional string parameter.  The format string is exactly that described in the Archimedes User Guide pp337-338.  If the format string is not present then GetDateTime returns the date using the default format string "%DY%ST %MO %CE%YR".

GetData <string>
This method is functionally identical to GetField and is provided for compatability with the Importer program supplied by Computer Concepts.
}
00000000  0a 49 6d 70 75 6c 73 65  20 54 65 63 68 6e 69 63  |.Impulse Technic|
00000010  61 6c 20 49 6e 66 6f 72  6d 61 74 69 6f 6e 3a 0a  |al Information:.|
00000020  7b 0a 53 65 72 76 65 72  4e 61 6d 65 3a 20 4d 75  |{.ServerName: Mu|
00000030  6c 74 69 53 74 6f 72 65  0a 4d 65 74 68 6f 64 73  |ltiStore.Methods|
00000040  3a 0a 20 20 20 20 20 20  20 20 47 65 74 46 69 65  |:.        GetFie|
00000050  6c 64 20 3c 73 74 72 69  6e 67 3e 0a 20 20 20 20  |ld <string>.    |
00000060  20 20 20 20 47 65 74 54  69 6d 65 44 61 74 65 20  |    GetTimeDate |
00000070  5b 3c 73 74 72 69 6e 67  3e 5d 0a 20 20 20 20 20  |[<string>].     |
00000080  20 20 20 47 65 74 44 61  74 61 20 3c 73 74 72 69  |   GetData <stri|
00000090  6e 67 3e 0a 0a 44 65 73  63 72 69 70 74 69 6f 6e  |ng>..Description|
000000a0  73 3a 0a 47 65 74 46 69  65 6c 64 20 3c 69 6e 74  |s:.GetField <int|
000000b0  65 67 65 72 3e 0a 47 65  74 46 69 65 6c 64 20 72  |eger>.GetField r|
000000c0  65 74 75 72 6e 73 20 74  68 65 20 76 61 6c 75 65  |eturns the value|
000000d0  20 6f 66 20 74 68 65 20  73 75 70 70 6c 69 65 64  | of the supplied|
000000e0  20 65 78 70 72 65 73 73  69 6f 6e 20 6f 72 20 61  | expression or a|
000000f0  6e 20 65 72 72 6f 72 20  6d 65 73 73 61 67 65 2e  |n error message.|
00000100  20 54 68 65 20 65 78 70  72 65 73 73 69 6f 6e 20  | The expression |
00000110  68 61 73 20 74 68 65 20  73 61 6d 65 20 73 79 6e  |has the same syn|
00000120  74 61 78 20 61 73 20 74  68 6f 73 65 20 75 73 65  |tax as those use|
00000130  64 20 69 6e 20 4d 75 6c  74 69 53 74 6f 72 65 20  |d in MultiStore |
00000140  28 65 67 2e 20 69 6e 20  74 68 65 20 46 6f 72 6d  |(eg. in the Form|
00000150  75 6c 61 20 52 65 70 6f  72 74 29 20 61 6e 64 20  |ula Report) and |
00000160  74 68 75 73 20 6d 61 79  20 72 65 66 65 72 20 74  |thus may refer t|
00000170  6f 20 66 69 65 6c 64 20  6e 61 6d 65 73 20 75 73  |o field names us|
00000180  69 6e 67 20 40 20 6f 72  20 23 2e 0a 0a 47 65 74  |ing @ or #...Get|
00000190  44 61 74 65 54 69 6d 65  20 5b 3c 73 74 72 69 6e  |DateTime [<strin|
000001a0  67 3e 5d 0a 54 68 69 73  20 6d 65 74 68 6f 64 20  |g>].This method |
000001b0  72 65 74 75 72 6e 73 20  74 68 65 20 74 69 6d 65  |returns the time|
000001c0  20 61 6e 64 2f 6f 72 20  64 61 74 65 20 69 6e 20  | and/or date in |
000001d0  74 68 65 20 66 6f 72 6d  61 74 20 73 70 65 63 69  |the format speci|
000001e0  66 69 65 64 20 62 79 20  74 68 65 20 6f 70 74 69  |fied by the opti|
000001f0  6f 6e 61 6c 20 73 74 72  69 6e 67 20 70 61 72 61  |onal string para|
00000200  6d 65 74 65 72 2e 20 20  54 68 65 20 66 6f 72 6d  |meter.  The form|
00000210  61 74 20 73 74 72 69 6e  67 20 69 73 20 65 78 61  |at string is exa|
00000220  63 74 6c 79 20 74 68 61  74 20 64 65 73 63 72 69  |ctly that descri|
00000230  62 65 64 20 69 6e 20 74  68 65 20 41 72 63 68 69  |bed in the Archi|
00000240  6d 65 64 65 73 20 55 73  65 72 20 47 75 69 64 65  |medes User Guide|
00000250  20 70 70 33 33 37 2d 33  33 38 2e 20 20 49 66 20  | pp337-338.  If |
00000260  74 68 65 20 66 6f 72 6d  61 74 20 73 74 72 69 6e  |the format strin|
00000270  67 20 69 73 20 6e 6f 74  20 70 72 65 73 65 6e 74  |g is not present|
00000280  20 74 68 65 6e 20 47 65  74 44 61 74 65 54 69 6d  | then GetDateTim|
00000290  65 20 72 65 74 75 72 6e  73 20 74 68 65 20 64 61  |e returns the da|
000002a0  74 65 20 75 73 69 6e 67  20 74 68 65 20 64 65 66  |te using the def|
000002b0  61 75 6c 74 20 66 6f 72  6d 61 74 20 73 74 72 69  |ault format stri|
000002c0  6e 67 20 22 25 44 59 25  53 54 20 25 4d 4f 20 25  |ng "%DY%ST %MO %|
000002d0  43 45 25 59 52 22 2e 0a  0a 47 65 74 44 61 74 61  |CE%YR"...GetData|
000002e0  20 3c 73 74 72 69 6e 67  3e 0a 54 68 69 73 20 6d  | <string>.This m|
000002f0  65 74 68 6f 64 20 69 73  20 66 75 6e 63 74 69 6f  |ethod is functio|
00000300  6e 61 6c 6c 79 20 69 64  65 6e 74 69 63 61 6c 20  |nally identical |
00000310  74 6f 20 47 65 74 46 69  65 6c 64 20 61 6e 64 20  |to GetField and |
00000320  69 73 20 70 72 6f 76 69  64 65 64 20 66 6f 72 20  |is provided for |
00000330  63 6f 6d 70 61 74 61 62  69 6c 69 74 79 20 77 69  |compatability wi|
00000340  74 68 20 74 68 65 20 49  6d 70 6f 72 74 65 72 20  |th the Importer |
00000350  70 72 6f 67 72 61 6d 20  73 75 70 70 6c 69 65 64  |program supplied|
00000360  20 62 79 20 43 6f 6d 70  75 74 65 72 20 43 6f 6e  | by Computer Con|
00000370  63 65 70 74 73 2e 0a 7d  0a                       |cepts..}.|
00000379