Re: Witango-Talk: CVS

2003-06-26 Thread John McGowan
Jim, Did you read my post about TortiseCVS? It's much better than WinCVS (IMO) and it allows you to setup local repositories as well. The strength lies in thefact that you don't have to startup a program to do your cvs work. Tortise adds all the cvs commands to the right-click menu for

RE: Witango-Talk: BLOBs

2003-06-26 Thread Troy Sosamon
I think it is just itembuffersize. Troy -Original Message- From: Bill Conlon [mailto:[EMAIL PROTECTED] Sent: Wednesday, June 25, 2003 2:33 PM To: [EMAIL PROTECTED] Subject: Witango-Talk: BLOBs I want to handle BLOBs for file upload via HTTP as well as serving files from the database

Re: Witango-Talk: CVS

2003-06-26 Thread Steve Smith
To John, Jim, Ben, and Niall: I'm sure that there are users who appreciate the information that you have provided, however the original post clearly stated: Does anyone use CVS with their dev studio? I note from the docs that the studio supports sourcesafe, but we run OSX/linux, so CVS is the

Witango-Talk: Class Files

2003-06-26 Thread Fogelson, Steve
Win2K sp3 server, R:Tango 2000, R:Base 6.5 I setup a class file with : Return Value as Method Variable Parameters: one variable in (StateID), two variables out (StateName, StateAbbrev) I understand that I have to reference the in variable with a method scope within the class file. I assume

RE: Witango-Talk: Class Files

2003-06-26 Thread Ben Johansen
This got me for the longest time. the best way to think the return variable is it is defining the variable to use within the method. So within you method do a final assign to this variable -example- @ASSIGN NAME=returnValue VALUE=@@method$AttribValue[1,@@Method$Attribute] SCOPE=method NOTE:

RE: Witango-Talk: CVS

2003-06-26 Thread Ben Johansen
Sorry, Though in my defense, I was just asking a question about needing a server. And And I cant tell you how many of my threads have gone Camp Fire Girls on me. Ben Johansen - http://www.pcforge.com Authorized Witango Reseller http://www.pcforge.com/WitangoGoodies.htm

RE: Witango-Talk: Class Files

2003-06-26 Thread Fogelson, Steve
Ben, Thanks for the reply. I'm still having a little trouble. I setup the class file (SelectState) with : Return Value as Method Variable, returnValue, Array Parameters: in (StateID), out (StateName, StateAbbrev) I have a search action that executes properly and then a html action with the

Re: Witango-Talk: CVS

2003-06-26 Thread Bryan Hughes
I've implemented a pretty efficient versioning system in my development environment. I'm using Adobe Web Workgroup Server. I have separated my presentation logic and business logic with Golive handling the former and Witango the latter. Installation is pretty straight forward. I've made a quick

RE: Witango-Talk: Class Files

2003-06-26 Thread Ben Johansen
Personally I take the lazy path @assign method$State_Name @var local$resultSet[1,State_Name] @assign method$State_Abbrev @var local$resultSet[1,State_Abbrev] @assign method$returnValue[1,1] @var method$State_Name @assign method$returnValue[1,2] @var method$State_Abbrev all equals @assign

Re: Witango-Talk: CVS

2003-06-26 Thread Bill Conlon
slick I've implemented a pretty efficient versioning system in my development environment. I'm using Adobe Web Workgroup Server. I have separated my presentation logic and business logic with Golive handling the former and Witango the latter. Installation is pretty straight forward. I've made

Re: Witango-Talk: CVS

2003-06-26 Thread Steve Smith
(laughing) Okay I need to ask, what is 'Camp Fire Girls'??? Please let me know. Thanks, Steve Smith Oakbridge Information Solutions Office: (519) 624-4388 GTA:(416) 606-3885 Fax:(519) 624-3353 Cell: (416) 606-3885 Email: [EMAIL PROTECTED] Web:http://www.oakbridge.ca On

Re: Witango-Talk: CVS

2003-06-26 Thread Atrix Wolfe
ah yeah, ive heard of that but ive heard it called "telephone" might be a regional thing (: - Original Message - From: Ben Johansen To: [EMAIL PROTECTED] Sent: Thursday, June 26, 2003 2:14 PM Subject: RE: Witango-Talk: CVS There is a game that camp