novice question about recipe in RSView SE

briana banks

Member
Join Date
Jul 2005
Posts
242
Hi All

I have a recipe object in my display .
I want to create 2 buttons. one for Save using the RecipeSave
command and one for Restore using the RecipeRestore command.
How do i obtain the file name from the object without using v.b.?
i.e. the operator will type the file name in the recipe object
box and press Save button on the display (not the window that
opens if i click 'Enter' in the object box.

Thanks
 
Is there a specific reason you don't want to use VB?
The easiest way is just to use the normal recipe object, which has a 'Save' and 'Restore' button on it, as well as a name selector/entry box.

That being said, RSView SE Recipies are about the worst kind of recipe manager ever used, and seems to be only there to round out the product with little or no thought towards usability.

I usually use VBA and either a SQL Database, or an Access (Jet) database for storing and maintaining my recipes. Of course, you do need VBA for that.
 
Do you have some sample code ?

Hi & thanks for replying.

Do you have a code snippet on how to make reports
using VBA ?

I need just to send some data rows to a database
including date and time.


Thank you.
 

Similar Topics

I'm self taught so far, so hang with me as I try to explain my issue. I've got an archived program file for a PVP6 that I'm opening on FT ME ver...
Replies
13
Views
2,575
Hi All I dont have the sofware, so asking a small question. when installing FT SE Client,on PC, does it require sharing folders with the...
Replies
3
Views
6,251
Hi All register REG of type integer. i wish to know when each bit is "on" (or "off") by comparison of the total value. each bit in the register...
Replies
11
Views
2,599
Hi and Happy new year. I need to calculate the time in min & sec format from rate which is in real format. the rate is quantity/min so i...
Replies
2
Views
2,327
Hi All RSLogix 5000 How do i caculate duration in one equation. for instance 23:45 (PM) to 2:33 (AM) and 13:45 (AM) to 15:45(AM)? Duration...
Replies
1
Views
2,212
Back
Top Bottom