Search found 10 matches
- Thu Jun 18, 2009 11:26 am
- Forum: R&R ReportWorks Users
- Topic: Query prompt for values
- Replies: 1
- Views: 1859
=> RE: Query prompt for values
You can do this easily.__Go to Calculations----->ParameteRR Field__Select NEW__Name it ^ARTYPE^__Click on the Value tab and make sure the data type is Character__You can put in a default type here if you would most frequently run it with a certain filter but it^s not necessary.__You can now go to th...
- Tue Jun 09, 2009 8:16 am
- Forum: R&R ReportWorks Users
- Topic: Simple Math Calculations
- Replies: 1
- Views: 1783
=> RE: Simple Math Calculations
Just make a calculated field that says:__FieldA-FieldB__The SUM function is not needed. Now if the data from A and B don^t both appear in the same record you have to handle it differently.__Hope this helps.
- Wed May 27, 2009 8:00 am
- Forum: R&R ReportWorks Users
- Topic: Extract data from a string
- Replies: 4
- Views: 3248
====> RE: Extract data from a string
Well - I appreciate your attempt :)
- Tue May 19, 2009 10:05 am
- Forum: R&R ReportWorks Users
- Topic: Extract data from a string
- Replies: 4
- Views: 3248
==> RE: Extract data from a string
Thanks Kathleen - I didn^t know you could even do such things. I am almost there but I am stuck on "configuring Format Record Layout to begin new line on a semi-colon" I looked and can^t seem to find where I would enforce this. I am using the SQL version but checked both SQL and XBASE desi...
- Mon Mar 02, 2009 11:18 am
- Forum: R&R ReportWorks Users
- Topic: Trouble with Parameter fields
- Replies: 5
- Views: 3801
==> RE: Trouble with Parameter fields
It is in the format CYYMMDD (I think this is the default or only method in AS400)____C=Century__YY=2 digit year__MM=2 digit month of year__DD=2 digit day of month______Today^s date 3/2/2009 is displayed as 1090302____Thanks for your help.
- Mon Mar 02, 2009 11:18 am
- Forum: R&R ReportWorks Users
- Topic: Trouble with Parameter fields
- Replies: 5
- Views: 3801
==> RE: Trouble with Parameter fields
Sorry Kathleen - after re-reading you are asking for data-type____It is numeric____Thanks for your continued help.
- Mon Feb 02, 2009 3:07 pm
- Forum: R&R ReportWorks Users
- Topic: Automatic login
- Replies: 4
- Views: 3826
==> RE: Automatic login
Where in the command line found below do I put the /U and /P switches and how?____/U:XXXXX /P:XXXXX ?____"C:Program FilesLiveware PublishingReportWorks Infinity
swrun.exe" /TT"c:Program FilesLiveware PublishingReportWorks InfinityTEST.RSS"
- Thu Apr 29, 2004 10:00 am
- Forum: R&R ReportWorks Users
- Topic: Indented BOM Question
- Replies: 3
- Views: 2464
==> RE: Indented BOM Question
Kathleen - did you ever receive my files?______Chris
- Tue Apr 20, 2004 9:50 am
- Forum: Supplemental Systems
- Topic: Made2Manage
- Replies: 0
- Views: 2737
Made2Manage
We use R&R with Made2Manage______www.made2manage.com____it supports both Visual Fox Pro and SQL Server____I started with Crystal Reports but found R&R more "down and dirty" and easier to use. No offense intended. ______Chris Hibbert__Muncy Corporation__it@muncycorp.com
- Tue Apr 20, 2004 9:18 am
- Forum: R&R ReportWorks Users
- Topic: Indented BOM Question
- Replies: 3
- Views: 2464
Indented BOM Question
This question is similar to another I saw posted by Dave Thomas but no "discussion answer" was given. I am using R&R10+ Xbase on VFP tables. I need to explode out indented BOMs and may need to go 6 levels deep. I am pretty certain I have the report written correctly but R&R comes u...