Welcome to the Calyx Software Message Boards where you can share ideas and solutions with other Calyx users! Calyx personnel including Tech Support, Development, QA, and Business Planning often visit these message boards unofficially to better understand our customers' needs. To submit your suggestions Click Here.
This discussion forum is a service provided by Calyx Software. Calyx Software does not endorse any particular point of view expressed in this forum or any information provided in it. The use of the information provided by other users in this message board is at your own risk.
Calyx Software Message Board
Home      Members   Calendar   Who's On
Welcome Guest ( Login | Register )
      



digging into the point fileExpand / Collapse
Author
Message
Posted 4/25/2006 12:14:41 PM


Junior Member

Junior MemberJunior MemberJunior MemberJunior MemberJunior MemberJunior MemberJunior MemberJunior Member

Group: Forum Members
Last Login: 5/17/2006 11:46:41 AM
Posts: 11, Visits: 16
I've been reading up on here today and I see the term "VBA" around a lot. OK, I know what this is and it doesn't give me warm and fuzzies. I'm a c# guy so VBA isn't my cup of tea. Not that I couldn't deal with it but...

Anyway I'm thinking of digging straight into the point file, doing a little programming (in C#) and then spitting out my own custom forms. My "piece de resistance" would be a master loan tracker form that would have target closing dates, title order dates and all of the relevant info in one place. Sort of a loan-at-a-glance page.

The second two pieces (the programming and the pdf custom form) won't be a big deal. The first piece (digging into the point file) is something that I have no idea about.

Can someone point me to a post that discusses what the point file looks like and how it is structured? Like, for instance, how can I get to the Broker Commission field?

Post #3032
Posted 4/25/2006 12:24:54 PM


Sepal

Sepal

Group: Moderators
Last Login: Today @ 9:52:28 AM
Posts: 1,183, Visits: 9,258
don't mess with the point file just wait for the sdk. 

Disclaimer:  This post carries no explicit or implied warranty. Nor is there any guarantee that the information contained in this post is accurate. It is offered in the hopes of helping others, but you use it at your own risk. The author will not be liable for any damages that occur as a result of using this post.
Post #3033
Posted 4/25/2006 1:21:21 PM


Junior Member

Junior MemberJunior MemberJunior MemberJunior MemberJunior MemberJunior MemberJunior MemberJunior Member

Group: Forum Members
Last Login: 5/17/2006 11:46:41 AM
Posts: 11, Visits: 16
SDK? SDK!? Hadn't heard such a thing was coming. When??????
Post #3034
Posted 4/25/2006 2:19:39 PM


Sepal

Sepal

Group: Moderators
Last Login: Today @ 9:52:28 AM
Posts: 1,183, Visits: 9,258
It should be out by the end of the year it was anounced at the mba tech show.

Disclaimer:  This post carries no explicit or implied warranty. Nor is there any guarantee that the information contained in this post is accurate. It is offered in the hopes of helping others, but you use it at your own risk. The author will not be liable for any damages that occur as a result of using this post.
Post #3035
Posted 4/25/2006 7:35:31 PM


Junior Member

Junior MemberJunior MemberJunior MemberJunior MemberJunior MemberJunior MemberJunior MemberJunior Member

Group: Forum Members
Last Login: 5/17/2006 11:46:41 AM
Posts: 11, Visits: 16
Damn, that's a long way off for an SDK. I guess I'll have to wait. Unless Calyx is looking for beta testers.

In the meantime I'll muddle through with the custom forms.

Post #3036
Posted 5/9/2006 7:07:19 AM
Forum Member

Forum MemberForum MemberForum MemberForum MemberForum MemberForum MemberForum MemberForum Member

Group: Forum Members
Last Login: 3/16/2007 4:25:08 PM
Posts: 36, Visits: 905
Here's a third-party programmers' tool that includes descriptions of the Point file in its documentation:
http://www.mtig.biz/pxd.htm

I remember some threads on the old EZboard that discussed the Point file format and techniques to parse through it. I don't recall if those threads got lost in the "Great Hack" that wiped out most of the board, but you can search around:
http://p080.ezboard.com/bcalyxcommunity

Post #3114
Posted 5/16/2006 2:47:24 PM


Junior Member

Junior MemberJunior MemberJunior MemberJunior MemberJunior MemberJunior MemberJunior MemberJunior Member

Group: Forum Members
Last Login: 5/17/2006 11:46:41 AM
Posts: 11, Visits: 16
Wow, that mtig.biz page hasn't been updated in a while. I wonder if they are still  in business?
Post #3190
Posted 6/5/2006 8:26:52 PM


Supreme Being

Supreme BeingSupreme BeingSupreme BeingSupreme BeingSupreme BeingSupreme BeingSupreme BeingSupreme Being

Group: Forum Members
Last Login: 9/12/2008 11:24:50 AM
Posts: 289, Visits: 242
Barely. You know what the plumber's pipes look like

You can do the same type of programming in C#; you don't need VBA, etc. but you would have to do your own merge. You also have to be comfortable with binary files and values with no overhead. It's a simple concept for an older codger like me but it's not something they focus on in school nowadays. Hints: unsigned short integers (endian order), unsigned bytes, and non-delimited ascii.

One of the challenges is to catch the open event in Word. You have to modify the Normal.dot document to include an event trap there called from another class. It's a little non-intuitive. You can't just write an event handler in the document because it will never fire.

Another trick is to spawn another process when the first print document opens (using the OnOpen event in Normal.dot). You can either have a service running or take the shell approach. Use the spawned process to do your own merge. I.E., skin the "kat" any way you can.

- Mike
mike@mtig.biz

Post #3319
« Prev Topic | Next Topic »


Reading This TopicExpand / Collapse
Active Users: 0 (0 guests, 0 members, 0 anonymous members)
No members currently viewing this topic.
Forum Moderators: Emmanuel Huna, Bryan Telford, Jason Beck, Mike Thompson, BetaFisch

PermissionsExpand / Collapse

All times are GMT -8:00, Time now is 1:27pm

Powered by InstantForum.NET v4.1.4 © 2009
Execution: 0.266. 13 queries. Compression Enabled.
© 2005 Calyx Software. All rights reserved.