Search found 7 matches
- Mon Sep 05, 2011 9:46 am
- Forum: Autoline
- Topic: Library Routines
- Replies: 2
- Views: 5552
Library Routines
I have also posted this subject on the LinkedIn Forum: It's been interesting reading on the LinkedIn forum regarding different routines available in RepGen that lowly dealership report writers no nothing about :(, for example 'GB_InputBox$ and 'gb_openfile , two routines that I can see will be very ...
- Mon Oct 18, 2010 12:24 pm
- Forum: KCML 6
- Topic: KCML / Autoline Rev 8
- Replies: 3
- Views: 5108
Re: KCML / Autoline Rev 8
The number XXX needs to be created within the Autoline system. You will need system administrator rights to do this: From the main menu go to SYSTEM UTILITIES>MANAGMENT MENU>TERMINAL MAP You need to create the XXX terminal number or copy the old one if you know the previous terminal number. The simp...
- Fri Sep 10, 2010 2:32 pm
- Forum: KCML 6
- Topic: Add pictures (photos) to kerridge
- Replies: 4
- Views: 5107
Re: Add pictures (photos) to kerridge
I don't see how adding pictures will help then. WIPS only last for 90 days or so after they're completed (depending on your system params) so your history would disappear with it.
I guess tou might be able to add images via CRM as a scan.
I guess tou might be able to add images via CRM as a scan.
- Mon Sep 06, 2010 9:32 am
- Forum: KCML 6
- Topic: Add pictures (photos) to kerridge
- Replies: 4
- Views: 5107
Re: Add pictures (photos) to kerridge
Can I ask why you want to add pictures?
Re: Dump Data
Hi Martin,
Re Point 1. I thought you could export up to 127 fields per report. Do you have more than that?
Dave.
Re Point 1. I thought you could export up to 127 fields per report. Do you have more than that?
Dave.
- Thu May 13, 2010 10:58 am
- Forum: Introductions
- Topic: Automated reports
- Replies: 6
- Views: 7351
Re: Automated reports
Email reports This is pretty straight forward. Mark the report as 'M' as suggested. In the derived you need a line that details the email header fields: email_to$ = "dave@work.com": email_cc$ = "another@work.com": email_subject$ = "Whats this email all about" You can use prompts if required but you ...
- Wed Mar 17, 2010 11:58 am
- Forum: Autoline
- Topic: POS REPORT in Autoline KERRIDGE 8.35
- Replies: 5
- Views: 5573
Re: POS REPORT in Autoline KERRIDGE 8.35
Hi Togeer, If I had written this I would have changed the table connections to 'Calculated' What are you trying to acheive with !0_LABC ? I'm gueesing this is the labour cost but all you're doing in that line is increasing the LABC (and PARC) by an increment of 1 (i.e. your just counting the lines) ...