...or use an ODBC driver.
Search the forum for TRANSOFT.
- ProIV Resource Centre
- → Viewing Profile: Posts: Steven Torrance
Community Stats
- Group Members
- Active Posts 52
- Profile Views 4,977
- Member Title Advanced
- Age Age Unknown
- Birthday Birthday Unknown
-
Gender
Male
-
Location
Edinburgh, United Kingdom
Previous Fields
-
First Name
Steven
-
Surname
Torrance
-
Year Started ProIV
2000
-
Highest ProIV Version Used
4.6
0
Neutral
User Tools
Friends
Steven Torrance hasn't added any friends yet.
Latest Visitors
Posts I've Made
In Topic: Data Conversion
05 September 2006 - 10:09 AM
In Topic: Defining New category
27 July 2006 - 12:07 PM
Try the following (I'm assuming it is Function Category here)
From SLM menu, go to option 21 for Category and then 1 for Function Category.
Find your category in the list and press F6 and enter along to OPR field here. Press F4. If your user isn't listed here you haven't added correctly in $OPR and need to go into $OPR.
In $OPR
Enter your COMP and Username.
Press Enter until you reach the Function Category field.
Press F4.
You may get "Category not defined" message when you go in - ignore it.
Press F5.
Enter your new category name and enter level 9.
Now try running your function.
Only other thing I can think is that you have used some kind of reserved word for the category name and it is confusing SL in some way.
From SLM menu, go to option 21 for Category and then 1 for Function Category.
Find your category in the list and press F6 and enter along to OPR field here. Press F4. If your user isn't listed here you haven't added correctly in $OPR and need to go into $OPR.
In $OPR
Enter your COMP and Username.
Press Enter until you reach the Function Category field.
Press F4.
You may get "Category not defined" message when you go in - ignore it.
Press F5.
Enter your new category name and enter level 9.
Now try running your function.
Only other thing I can think is that you have used some kind of reserved word for the category name and it is confusing SL in some way.
In Topic: Defining New category
27 July 2006 - 07:35 AM
Your user doesn't have access to the category.
You can set this up for your operator using $OPR and adding to File or Function category towards the bottom of the screen.
You can set this up for your operator using $OPR and adding to File or Function category towards the bottom of the screen.
In Topic: A Challenge
01 May 2006 - 10:58 AM
ISO8601 has information on week numbers that states something along the lines of:
"A week begins with a Monday, and the first week of a year is the one which includes the first Thursday"!!!!
i.e. find the first Thursday in January and that is week 1. Note that this can mean that if 1st Jan is a Thursday, week1 begins on 29th December the previous year! It can also start as late as 4th Jan.
I had to handle this, but also some strange week numbers from Middle East (where everything seems to be run off the new moon rising), so ended up storing the date along with a week number in a file for lookup.
"A week begins with a Monday, and the first week of a year is the one which includes the first Thursday"!!!!
i.e. find the first Thursday in January and that is week 1. Note that this can mean that if 1st Jan is a Thursday, week1 begins on 29th December the previous year! It can also start as late as 4th Jan.
I had to handle this, but also some strange week numbers from Middle East (where everything seems to be run off the new moon rising), so ended up storing the date along with a week number in a file for lookup.
In Topic: Cursor Movement
16 February 2006 - 01:32 PM
Hi
I'm a Superlayer person and the way I'd do it in SL is to declare my fields as follows
fielda
\PS\
field1
field2
field3
field4
\PE\
ok
That should work in the way you suggest (although I think you may need to press F3 twice to get back to OK?)
In Native (I think - someone is sure to correct me if I have made a mistake!)
Declare your fields in the order
fielda
field1
field2
field3
field4
ok
LS01 has start fid# 01 and end fld# 06
LS02 has start fid# 02 and end fid# 05 (LS is declared as paging screen)
I'm a Superlayer person and the way I'd do it in SL is to declare my fields as follows
fielda
\PS\
field1
field2
field3
field4
\PE\
ok
That should work in the way you suggest (although I think you may need to press F3 twice to get back to OK?)
In Native (I think - someone is sure to correct me if I have made a mistake!)
Declare your fields in the order
fielda
field1
field2
field3
field4
ok
LS01 has start fid# 01 and end fld# 06
LS02 has start fid# 02 and end fid# 05 (LS is declared as paging screen)
- ProIV Resource Centre
- → Viewing Profile: Posts: Steven Torrance
- Privacy Policy