Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Matrix rate
Message
From
28/06/1999 23:35:48
 
 
To
28/06/1999 23:28:31
Dovi Gilberd
Dovtware Consulting Inc
Miami, Florida, United States
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
Miscellaneous
Thread ID:
00233562
Message ID:
00235083
Views:
29
>i did not meane it like that..im sorry..ed one more thing and i think that is done..when i go to the first page of my customers pageframe all the info and all the fields are ther, but when i go to the third page on my pageframe ehre all the calls are they show up and desapear..and if i go back to the scond page the fields appear like disables....what could be wrong
>

Not a clue off the top of my head; if it's in a grid, you may need to play with the SPARSE property in some of the columns, or you may have some of your controls on the pageframe itself rather than on individual pages, which can cause a good deal of confusion in itself. I'd start by going into the Form Designer and making sure that sure that the controls are placed properly for starters.

It's almost midnight here, so hopefully you can get this worked out on your own tonight. There are plenty of other people still concious (mostly out on the Left Coast) who might be able to lend a hand with your form.

>
>
>
>
>
>>>ed are you with me...did i offend you in anyway...? please let me know..i did now quite undeerstood your last lines...did you wanted me to explai every thing i need again....
>>>im having some problems with this function the clnalias at the end is not working..i took it off and the form works but it does not put anything on the grid...woluld you give me my last help.....please..i've been trying to do this 5 days allready...thanks to the forum im almost done.....please
>>>
>>
>>No, you didn't offend me at all, I'm just working on a couple of things here at home as well as sitting out on UT, so I got distracted for a few minutes 9I do have to do some work for a living once in a while < g > ). As I said, there was a typo in my code, so substituting SELECT (lcInAlias) for SELECT lcInAlias should fix that particular problem.
>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>>>i know that it would be easie if you had it inform..showuld i tray to explain to you again.
>>>>>
>>>>
>>>>It would help to know what has to be done...
>>>>
>>>>>anyway i took care of the 0 result..
>>>>>now thre is one more error..its where the assert !isnull(lcseekvalue)message
>>>>>
>>>>
>>>>That means that it couldn't find the prefix in the rate table. So what do you do if you look for a prefix and it isn't in the rate table?
>>>>
>>>>>
>>>>>
>>>>>
>>>>>
>>>>>
>>>>>
>>>>>
>>>>>
>>>>>
>>>>>
>>>>>>>ok. i have a function called duration.i placed it as duration() in my grid and it gives me the duration for each call
>>>>>>>i want to do the same thing to call the getrate() from the grid so it gives me the correct rate per call according to the rate of the customer
>>>>>>>
>>>>>>
>>>>>>So what manual process do you perform to make this determination? Once you describe that in terms of the information available to you from various sources (like the rate table, the current customer record, the current call record), you can translate the manual process of determining what the correct rate is into code that VFP can execute.
>>>>>>
>>>>>>It's easier to design and code things if you describe the process first, plan how the data needs to be stored logically, and only then try to write code to mirror what you describe using the logical data organization.
EMail: EdR@edrauh.com
"See, the sun is going down..."
"No, the horizon is moving up!"
- Firesign Theater


NT and Win2K FAQ .. cWashington WSH/ADSI/WMI site
MS WSH site ........... WSH FAQ Site
Wrox Press .............. Win32 Scripting Journal
eSolutions Services, LLC

The Surgeon General has determined that prolonged exposure to the Windows Script Host may be addictive to laboratory mice and codemonkeys
Previous
Reply
Map
View

Click here to load this message in the networking platform