Hi ,

Without creation of local Template.  you can achieve by creating a
Local reference - fields for the application to store the values.
While creating local ref field mention - MAX CHAR - 65.  If you
require more than 65 characters mention the field as Multi value. so
that you can store maximum data.

Then read the contents stored in the local.ref .field.

Regards
Madhu

On Nov 22, 8:44 am, vijay r <[email protected]> wrote:
> Thank you Srinivas
> BTW i want to do this without creating the local template is there any way
> to do so...
>
> Regards
> Vijay.R
>
>
>
>
>
>
>
> On Tue, Nov 22, 2011 at 1:39 AM, Srinivas <[email protected]> wrote:
> > Hi,
>
> > Create a local template with few fields whose T array is set to "TEXT"
> > property and enter the required data to be loaded . let the ID of the
> > record be the deal slip ID.
> > Write a routine to the field position in the deal slip where the static
> > text as parameterized in the local table is to be printed.  In This
> > subroutine read the local template created with the ID being the dealslip
> > and get the field data using Dcount(field layout,vm) and pass it in the
> > return variable of the subroutine .
>
> > Hope it is helpful.
>
> > Regards,
>
> > Srinivas.
>
> > On 21 November 2011 20:05, vijay r <[email protected]> wrote:
>
> >> Hello
>
> >> Is there any file which holds the lengthy static data so that can be used
> >> in deal slip,
> >> or if any other way to handle static data in deal slip kindly mention.
>
> >> Example :
> >> static data[mentioned in blue]
>
> >> ---------------------------------------------------------------------------
> >>  -------------
> >> Dear XXX
>
> >> addressXXXXX
> >> XXXXXXXXXX
> >> XXXXXXXXX11111
>
> >> "We here by confirms your transaction asj gfasjgf asjdlf gasdf gsdjfhsga
> >> dsakj gfsajdf gsadj fgsadjfsgda fjs gfsajk fsgdfjksgf sdjf gsin our bank oh
> >> the behalf:-"
>
> >> CUSTOMER :
> >> AMOUNT :
> >> PAY DATE : 2011112
>
> >> The Payments and Transfers tab enables you to make online transactions
> >> using funds in your accounts. You can transfer funds to own accounts, or
> >> beneficiary accounts in the same bank or other banks. You can issue a
> >> demand draft payable at any branch in the same bank, transfer an amount to
> >> any Credit Card Bill, or make donations to religious and charitable
> >> institutions. Third Party transfers valued above 12000 in a day will
> >> require to be processed through one time SMS based password which is sent
> >> on your registered mobile.
>
> >> To receive bills and make online payments you need to register biller
> >> details.
>
> >> Bank xxxx
>
> >> ---------------------------------------------------------------------------
>
> >> Thanks & Regards
> >> Vijay R
>
> >> --
> >> Please read the posting guidelines at:
> >>http://groups.google.com/group/jBASE/web/Posting%20Guidelines
>
> >> IMPORTANT: Type T24: at the start of the subject line for questions
> >> specific to Globus/T24
>
> >> To post, send email to [email protected]
> >> To unsubscribe, send email to [email protected]
> >> For more options, visit this group at
> >>http://groups.google.com/group/jBASE?hl=en
>
> > --
> > Regards
>
> > SrinivasYadav. G
> > Mobile No: 00966 - 540625165
>
> > --
> > Please read the posting guidelines at:
> >http://groups.google.com/group/jBASE/web/Posting%20Guidelines
>
> > IMPORTANT: Type T24: at the start of the subject line for questions
> > specific to Globus/T24
>
> > To post, send email to [email protected]
> > To unsubscribe, send email to [email protected]
> > For more options, visit this group at
> >http://groups.google.com/group/jBASE?hl=en

-- 
Please read the posting guidelines at: 
http://groups.google.com/group/jBASE/web/Posting%20Guidelines

IMPORTANT: Type T24: at the start of the subject line for questions specific to 
Globus/T24

To post, send email to [email protected]
To unsubscribe, send email to [email protected]
For more options, visit this group at http://groups.google.com/group/jBASE?hl=en

Reply via email to