Lookout

cancel
Showing results for 
Search instead for 
Did you mean: 

Recipe.xls - loading

Is it possible to load the Recipe file (.xls)
programmatically?

Sergei
0 Kudos
Message 1 of 5
(3,551 Views)
Sergei -

Right now, it's not possible to programmatically reload the Recipe file.

Do you have your system set up so that the xls file is automatically updated?

Sergei wrote:
Is it possible to load the Recipe file (.xls)programmatically?
Sergei
0 Kudos
Message 2 of 5
(3,551 Views)
Andrew,Thanks for your reply. Yes, I thought of settingup the system to automatically reload Recipefile when it's updated. Basically I tried to usea Recipe file like a sort of 'ini' file to keepsystem settings, constants, etc.SergeiAndrew Monat wrote:Sergei -Right now, it's not possible to programmatically reload the Recipe file.Do you have your system set up so that the xls file is automatically updated?Sergei wrote:Is it possible to load the Recipe file (.xls)programmatically?Sergei
0 Kudos
Message 3 of 5
(3,551 Views)
As you might've discovered, the DataTable object in Lookout can do everything
that the Recipe object does.. plus more! It's just not as simple to use
as the Recipe object.

Using it, you can programmatically import XLS files and build a custom recipe
system.

Khalid

---------------------
toma.inc@usa.net wrote:
>>>Andrew,>

Thanks
for your reply. Yes, I thought of setting>
up the system to automatically
reload Recipe>
file when it's updated. Basically I tried to use>
a
Recipe file like a sort of 'ini' file to keep>
system settings, constants,
etc.>

Sergei>

Andrew Monat wrote:>

Sergei ->

Right now, it's
not possible to programmatically relo
ad the Recipe file.>

Do you have your
system set up so that the xls file is automatically>updated?>

Sergei
wrote:>
Is it possible to load the Recipe file (.xls)programmatically?>
Sergei

>>
0 Kudos
Message 4 of 5
(3,551 Views)
Nice idea, thank you.

Sergei

Khalid Ansari wrote:

> As you might've discovered, the DataTable object in Lookout can do everything
> that the Recipe object does.. plus more! It's just not as simple to use
> as the Recipe object.
>
> Using it, you can programmatically import XLS files and build a custom recipe
> system.
>
> Khalid
>
> ---------------------
> toma.inc@usa.net wrote:
> >>>Andrew,>

Thanks
> for your reply. Yes, I thought of setting>
up the system to automatically
> reload Recipe>
file when it's updated. Basically I tried to use>
a
> Recipe file like a sort of 'ini' file to keep>
system settings, constants,
> etc.>

Sergei>
>
>

Andrew Monat w
rote:>

Sergei ->

Right now, it's
> not possible to programmatically reload the Recipe file.>

Do you have your
> system set up so that the xls file is automatically>updated?>

Sergei
> wrote:>
Is it possible to load the Recipe file (.xls)programmatically?>
Sergei

>>
0 Kudos
Message 5 of 5
(3,551 Views)