Home   Package List   Routine Alphabetical List   Global Alphabetical List   FileMan Files List   FileMan Sub-Files List   Package Component Lists   Package-Namespace Mapping  
Routine: IBINI08L

IBINI08L.m

Go to the documentation of this file.
  1. IBINI08L ; ; 21-MAR-1994
  1. ;;Version 2.0 ; INTEGRATED BILLING ;; 21-MAR-94
  1. Q:'DIFQ(357.8) F I=1:2 S X=$T(Q+I) Q:X="" S Y=$E($T(Q+I+1),4,999),X=$E(X,4,999) S:$A(Y)=126 I=I+1,Y=$E(Y,2,999)_$E($T(Q+I+1),5,99) S:$A(Y)=61 Y=$E(Y,2,999) X NO E S @X=Y
  1. Q Q
  1. ;;^DIC(357.8,0,"GL")
  1. ;;=^IBE(357.8,
  1. ;;^DIC("B","TEXT AREA",357.8)
  1. ;;=
  1. ;;^DIC(357.8,"%D",0)
  1. ;;=^^3^3^2931214^^
  1. ;;^DIC(357.8,"%D",1,0)
  1. ;;=
  1. ;;^DIC(357.8,"%D",2,0)
  1. ;;=A TEXT AREA rectangular area on the form that displays a word processing
  1. ;;^DIC(357.8,"%D",3,0)
  1. ;;=field. The text is automatically formatted to fit within the area.
  1. ;;^DD(357.8,0)
  1. ;;=FIELD^^1^7
  1. ;;^DD(357.8,0,"DDA")
  1. ;;=N
  1. ;;^DD(357.8,0,"DT")
  1. ;;=2930326
  1. ;;^DD(357.8,0,"IX","B",357.8,.01)
  1. ;;=
  1. ;;^DD(357.8,0,"IX","C",357.8,.02)
  1. ;;=
  1. ;;^DD(357.8,0,"NM","TEXT AREA")
  1. ;;=
  1. ;;^DD(357.8,.01,0)
  1. ;;=NAME^RF^^0;1^K:$L(X)>30!(X?.N)!($L(X)<3)!'(X'?1P.E) X
  1. ;;^DD(357.8,.01,1,0)
  1. ;;=^.1
  1. ;;^DD(357.8,.01,1,1,0)
  1. ;;=357.8^B
  1. ;;^DD(357.8,.01,1,1,1)
  1. ;;=S ^IBE(357.8,"B",$E(X,1,30),DA)=""
  1. ;;^DD(357.8,.01,1,1,2)
  1. ;;=K ^IBE(357.8,"B",$E(X,1,30),DA)
  1. ;;^DD(357.8,.01,3)
  1. ;;=NAME MUST BE 3-30 CHARACTERS, NOT NUMERIC OR STARTING WITH PUNCTUATION
  1. ;;^DD(357.8,.01,21,0)
  1. ;;=^^2^2^2930528^
  1. ;;^DD(357.8,.01,21,1,0)
  1. ;;=
  1. ;;^DD(357.8,.01,21,2,0)
  1. ;;=The name of the text area.
  1. ;;^DD(357.8,.02,0)
  1. ;;=BLOCK^RP357.1'^IBE(357.1,^0;2^Q
  1. ;;^DD(357.8,.02,1,0)
  1. ;;=^.1
  1. ;;^DD(357.8,.02,1,1,0)
  1. ;;=357.8^C
  1. ;;^DD(357.8,.02,1,1,1)
  1. ;;=S ^IBE(357.8,"C",$E(X,1,30),DA)=""
  1. ;;^DD(357.8,.02,1,1,2)
  1. ;;=K ^IBE(357.8,"C",$E(X,1,30),DA)
  1. ;;^DD(357.8,.02,1,1,"%D",0)
  1. ;;=^^3^3^2930326^
  1. ;;^DD(357.8,.02,1,1,"%D",1,0)
  1. ;;=
  1. ;;^DD(357.8,.02,1,1,"%D",2,0)
  1. ;;=Used to find all of the text areas that should appear on a particular
  1. ;;^DD(357.8,.02,1,1,"%D",3,0)
  1. ;;=block.
  1. ;;^DD(357.8,.02,1,1,"DT")
  1. ;;=2930326
  1. ;;^DD(357.8,.02,3)
  1. ;;=What block do you want the text to appear in?
  1. ;;^DD(357.8,.02,21,0)
  1. ;;=^^2^2^2930528^
  1. ;;^DD(357.8,.02,21,1,0)
  1. ;;=
  1. ;;^DD(357.8,.02,21,2,0)
  1. ;;=The block the text area is displayed in.
  1. ;;^DD(357.8,.02,"DT")
  1. ;;=2930326
  1. ;;^DD(357.8,.03,0)
  1. ;;=TEXT AREA STARTING COLUMN^RNJ3,0XO^^0;3^S:+X=X X=X-1 K:+X'=X!(X>200)!(X<0)!(X?.E1"."1N.N) X
  1. ;;^DD(357.8,.03,2)
  1. ;;=S Y(0)=Y S:+Y=Y Y=+Y+1
  1. ;;^DD(357.8,.03,2.1)
  1. ;;=S:+Y=Y Y=+Y+1
  1. ;;^DD(357.8,.03,3)
  1. ;;=What block column should the text begin in?
  1. ;;^DD(357.8,.03,21,0)
  1. ;;=^^2^2^2930528^
  1. ;;^DD(357.8,.03,21,1,0)
  1. ;;=
  1. ;;^DD(357.8,.03,21,2,0)
  1. ;;=The starting position of the text area, relative to the block.
  1. ;;^DD(357.8,.03,23,0)
  1. ;;=^^4^4^2930715^
  1. ;;^DD(357.8,.03,23,1,0)
  1. ;;=The internal representation starts at 0, the external representation
  1. ;;^DD(357.8,.03,23,2,0)
  1. ;;=starts at 1. The difference is because for computing the form image
  1. ;;^DD(357.8,.03,23,3,0)
  1. ;;=it is convenient to work with displacements from the top left-hand
  1. ;;^DD(357.8,.03,23,4,0)
  1. ;;=corner. However, users do not want to work with row=0 or column=0.
  1. ;;^DD(357.8,.03,"DT")
  1. ;;=2930715
  1. ;;^DD(357.8,.04,0)
  1. ;;=TEXT AREA STARTING ROW^RNJ3,0XO^^0;4^S:+X=X X=X-1 K:+X'=X!(X>200)!(X<0)!(X?.E1"."1N.N) X
  1. ;;^DD(357.8,.04,2)
  1. ;;=S Y(0)=Y S:+Y=Y Y=+Y+1
  1. ;;^DD(357.8,.04,2.1)
  1. ;;=S:+Y=Y Y=+Y+1
  1. ;;^DD(357.8,.04,3)
  1. ;;=What block row should the text begin in?
  1. ;;^DD(357.8,.04,21,0)
  1. ;;=^^2^2^2930528^
  1. ;;^DD(357.8,.04,21,1,0)
  1. ;;=
  1. ;;^DD(357.8,.04,21,2,0)
  1. ;;=The starting row of the text area, relative to the block.
  1. ;;^DD(357.8,.04,23,0)
  1. ;;=^^4^4^2930715^
  1. ;;^DD(357.8,.04,23,1,0)
  1. ;;=The internal representation starts at 0, the external representation
  1. ;;^DD(357.8,.04,23,2,0)
  1. ;;=starts at 1. The difference is because for computing the form image
  1. ;;^DD(357.8,.04,23,3,0)
  1. ;;=it is convenient to work with displacements from the top left-hand
  1. ;;^DD(357.8,.04,23,4,0)
  1. ;;=corner. However, users do not want to work with row=0 or column=0.